Whymarrh Whitby
35fbddc5e7
Revert "remove error flags from drizzle setup"
...
This reverts commit 938f4286e4
.
6 years ago
Hsuan Lee
dd6d3232fa
Fix ERC20 token value decoding ( #5995 )
...
When MetaMask user calls non-standard ERC20 methods such as `mint`, `tokenData` will be `undefined` and an uncaught error will break the UI
6 years ago
Vincent
cb63e8efed
Merge pull request #5970 from Wathis/develop
...
Fixed a word french translation (several occurrences of connection instead of connexion)
6 years ago
Wathis
089fd5f430
Wrong french translation
...
Changing "Connection" by "Connexion"
6 years ago
Bowen
866b9af69e
Fix Component#componentDidUpdate usage ( #5977 )
6 years ago
Thomas Huang
cdb202a65e
Merge pull request #5987 from MetaMask/Version-5.3.0
...
Version 5.3.0 RC1
6 years ago
Thomas Huang
9b0b2f32f7
Merge pull request #5992 from MetaMask/i5140-accounts
...
Add scrolling button to account list
6 years ago
Thomas Huang
0b3f1174cc
Merge pull request #5989 from smiled0g/develop
...
fix typo in phishing.html title
6 years ago
Alexander Tseung
0b4469b842
Add scrolling button to account list
6 years ago
Paul Chonpimai
9de32722b8
fix typo in phishing.html title
6 years ago
Dan Finlay
da7208c16d
Version 5.3.0 RC1
6 years ago
Thomas Huang
990bfc643d
Merge pull request #5986 from MetaMask/fix-etherscan-again
...
Fix notifications link
6 years ago
brunobar79
c49d975687
fix extension link
6 years ago
Bruno Barbieri
13f8b06527
Merge pull request #5978 from MetaMask/fix-etherscan-link-notifications
...
Fix etherscan links on notifications
6 years ago
brunobar79
d2b0781f8d
Merge branch 'develop' of github.com:MetaMask/metamask-extension into fix-etherscan-link-notifications
6 years ago
Thomas Huang
e43f5d3727
Merge pull request #5980 from MetaMask/fix-drizzle-tests
...
Fix drizzle tests
6 years ago
Bruno Barbieri
c349bbdece
remove --unsafe-perm
6 years ago
Bruno Barbieri
3112d5b5c0
no globals
6 years ago
Bruno Barbieri
d504c075d5
Use sudo consistently
6 years ago
Bruno Barbieri
3a75571da2
--unsafe-perm ?
6 years ago
Bruno Barbieri
58b0a4c8f4
Dont use sudo to install truffle
6 years ago
Bruno Barbieri
701bc1cbd1
Fix etherscan links on notifications
6 years ago
Alexander Tseung
30a2be85ee
Prevent users from changing the From field in the send screen ( #5922 )
...
* Prevent users from changing the From field in the send screen
* Fix integration tests
6 years ago
Alexander Tseung
435fdae84a
Fix displayed time and date in the activity log. Remove vreme library, add luxon library. ( #5932 )
6 years ago
Frankie
b5d6452454
Disallow loading as metamaskNetworkId ( #5924 )
...
* transactions - throw an error if a transaction is generated while the network is loading
* add tests for failing when netId is loading
6 years ago
Dan J Miller
c5861c88a5
Merge pull request #5893 from MetaMask/loading-network-screen
...
Loading network screen
6 years ago
Thomas Huang
042845791c
Merge pull request #5926 from MetaMask/Version-5.2.2
...
Version 5.2.2 RC1
6 years ago
Dan Finlay
75a737b69a
Version 5.2.2 RC1
6 years ago
Alexander Tseung
05e8753641
Fix speed up button not showing for transactions with the lowest nonce ( #5925 )
6 years ago
Thomas Huang
8cb8b9b408
Merge pull request #5923 from MetaMask/phishing-text-link
...
Update the Phishing Warning notice text to not use inline URLs
6 years ago
Dan Finlay
a6f61d1e22
Make docs links consistent ( #5920 )
...
* Make docs links consistent
So our various docs pages inter-link consistently per https://github.com/MetaMask/metamask-docs/issues/1
* Add docs links to internal docs page
6 years ago
Whymarrh Whitby
967fc98a3f
Update the Phishing Warning notice text to not use inline URLs
...
This changeset makes the Phishing Warning text not have a raw link right at the end of a sentence since it could introduce possible copy-and-paste errors.
6 years ago
Dan Miller
04cc98d8e4
Clean up for the loading-network-screen
6 years ago
Dan Miller
f4dc64960d
Improve styling of loading retry / error screen
6 years ago
Dan Miller
20dbebae9f
Adds network loading retry / error screen.
6 years ago
Dan Miller
0e5e51b8ff
Add identifier of private network to the network loading screen message.
6 years ago
Dan Miller
47501a6f7a
Add spinner and dropdown arrow to network indicator on custom network loading.
6 years ago
Dan J Miller
970bdebb86
Merge pull request #5919 from MetaMask/gas-customization-fixes
...
Fix some styling and translations in the gas customization modal
6 years ago
Dan J Miller
ea5eb855e8
Version 5.2.1 RC1 ( #5918 )
6 years ago
Dan Miller
66f7102c06
Show transaction fee instead of total fee in top left of gas customization modal.
6 years ago
Dan Miller
dabf263733
Fix width of gas customization model in notification view
6 years ago
Dan Miller
3cca6fc886
Add missing translation to the gas customization component.
6 years ago
Dan J Miller
7c60414075
Merge pull request #5917 from MetaMask/correct-gas-limit-from-external-tx
...
Ensures that advanced tab gas limit reflects tx gas limit
6 years ago
Dan Miller
1145a0a9ad
Ensures that advanced tab gas limit reflects tx gas limit
6 years ago
Alexander Tseung
9c24019659
Add submitDisabled prop to Modals. Disable submit button when creating a cancel transaction ( #5910 )
6 years ago
Thomas Huang
d6fa967b1f
Merge pull request #5902 from MetaMask/i5846-ProviderCrashes
...
Fix provider crashes
6 years ago
Thomas Huang
ce23891404
Merge pull request #5908 from MetaMask/i5846-ProviderCrashes-changelog
...
Changelog and version bump for 5.2.0
6 years ago
Dan Miller
5ab3f5bb20
Changelog and version bump for 5.2.0
6 years ago
Alexander Tseung
dde239797b
Show Failed transaction in the browser notification for on-chain failures ( #5904 )
6 years ago
Dan Finlay
3bfd4d1524
Merge branch 'develop' into i5846-ProviderCrashes
6 years ago