Esteban Miño
4489a57f2f
Update watchAsset ERC20 validation ( #5653 )
...
* update ERC20 token valodation for watchAsset
* update ERC20 validation test descriptions
6 years ago
Thomas Huang
ed4f612bdc
Revert "support eth_chainId"
6 years ago
kumavis
2c1bca1ab0
token-rates - protect against bad token data
6 years ago
kumavis
e683684e8d
4.17.0
6 years ago
Dan Miller
da5f4a792c
Bundle some ui dependencies separately to limit the build size of ui.js
6 years ago
kumavis
986f8b4c21
preferences - fix typo
6 years ago
Filip Š
26012f5879
Fix Slovenian translation
6 years ago
Filip Š
38f0a3e471
Add Slovenian translation for EIP-1102
6 years ago
Filip Š
77bc4227e3
Fix Slovenian translation
6 years ago
HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
Thomas
8c0e5e97e5
Add version to unapprovedMessage
6 years ago
Thomas
95b92a1ddc
Remove commented out/unused methods
6 years ago
Thomas
1d65687ce4
Validate signTypedData in eth-json-rpc-middleware
6 years ago
Alexander Tseung
7852269ed1
Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. ( #5581 )
6 years ago
kumavis
3e2bf36d59
i18n - update haitian translations ( #5565 )
...
* addedd new keys and updated translations to Haitian Creole
* changelog - add entry for hatian creole fix
6 years ago
Marijn Bent
c12a5a23f7
Updated translation for main network name
...
Current translation translates to 'most important Ethereum-network'. 'Main' is totally acceptable to use in Dutch.
6 years ago
kumavis
6d09f60bbf
ens-ipfs - refactor for readability ( #5568 )
...
* ens-ipfs - refactor for readability
* ens-ipfs - use official ipfs gateway for better performance
* lint - remove unused code
* ens-ipfs - support path and search
* lint - gotta love that linter
* ens-ipfs - improve loading page formatting
* ens-ipfs - loading - redirect to 404 after 1 min timeout
* ens-ipfs - destructure for cleaner code
6 years ago
kumavis
b62d07f3a5
Update network.js
6 years ago
kumavis
61c7bbb1c1
network - improve logging and type conversion
6 years ago
kumavis
31e5cad1e3
tx-gas-util - set error message when invalidating tx based on tx data but no contract code
6 years ago
kumavis
17a856cfd3
send tx - validate - simplify error message for attempting to call function on non-contract address
6 years ago
Brandon Wissmann
b53a1f492c
i18n - use localized names in language selection
...
Fixes #4250 (#5559 )
* Added localized names for languages
* Capital letter for Čeština
* capital letter Русский
* i18n - use localized names in language selection
* fix build
* package-lock.json build fix
6 years ago
kumavis
73ec4e66cb
sentry - include app state in ui errors
6 years ago
kumavis
e3fda83ab2
sentry - replace raven-js with sentry/browser
6 years ago
Esteban Miño
7c4f98ffd6
specific add and remove methods for frequentRpcList ( #5554 )
6 years ago
Esteban MIno
75661673e5
add support for wallet_watchAsset
6 years ago
hackyminer
2f6530a494
support both eth_chainId and net_version
...
get the real chainId using eth_chainId and use net_version as a fallback
6 years ago
kumavis
31175dcb24
blacklist + currency - report error via log instead of throw
6 years ago
kumavis
a57d267dcb
lint fix
6 years ago
kumavis
b85ae55cd5
fetch debugger - only append source stack if no stack is present
6 years ago
kumavis
3e3d4b9dde
sentry - failed txs - namespace txMeta for better readability
6 years ago
kumavis
2394881511
currency - throw errors on failure
6 years ago
kumavis
65aa0a1d14
blacklist - throw errors on request/parse failure
6 years ago
kumavis
26b30a031d
sentry - move isBrave decoration to insides of try-catch
6 years ago
kumavis
09c3611171
4.16.0
6 years ago
kumavis
fa36dbf981
inpage - increase provider max listeners to avoid warnings
6 years ago
Bartek
2c2ae8f4c7
i18n - add polish (pl)
6 years ago
Whymarrh Whitby
42fa54678f
Extract Add Token button into its own component
6 years ago
Alexander Tseung
badebe017f
Adds toggle for primary currency ( #5421 )
...
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
6 years ago
Whymarrh Whitby
e96188ce9d
Fix wording of private key warning shown during export
6 years ago
Whymarrh Whitby
222da7f523
Update wording on export privkey modal
6 years ago
Whymarrh Whitby
d44b7ef3da
Fix document extension check when injecting web3
6 years ago
Noel Yoo
c7758ebd15
Improve Korean translations ( #5515 )
...
* Add more korean translation
* Improve korean translation
6 years ago
Pedro Gutiérrez
e997285a07
Fixed wrong Spanish translation of `key` ( #5517 )
6 years ago
Alexander Tseung
c821a8354c
Add txReceipt data to transaction details ( #5513 )
6 years ago
matteopey
61dec4ea46
Update Italian translations ( #5502 )
...
* Add new english messages
* Update translation
* Update changelog
* Fix casing of MetaMask
6 years ago
kumavis
70c45ae8be
enable fetch debugging
6 years ago
Dan Finlay
1bbc55a533
Correct 4.14.0 version
6 years ago
Dan Finlay
837eb796e5
Version 4.14.0
6 years ago
Noel Yoo
ba21606dfb
Fix en, ko locales ( #5483 )
...
* Fix en typo
* Fix ko typo
* Remove unnecessary space
* Fix ko typo
* Improve translation in ko
6 years ago