Whymarrh Whitby
|
3c73781787
|
Delete old-ui folder
|
6 years ago |
Thomas Huang
|
41f89ac7ed
|
Disable npm audit (#6188)
|
6 years ago |
Alon Bukai
|
26f66d7099
|
fix: update README to add a missing " " space (#6191)
|
6 years ago |
Paul Bouchon
|
2f7d449427
|
EIP-1193: standard provider API (#6170)
* EIP-1193: Implement new provider API
* EIP-1193: Updated implementation
* Remove test file
* Fix tests
* Update ping check
* Update logic
* PR feedback
|
6 years ago |
Dan J Miller
|
1eebe54c64
|
Merge pull request #6184 from chikeichan/6132
turn camcelCase method name to space separated
|
6 years ago |
Dan J Miller
|
cbcaf87998
|
Merge pull request #6185 from chikeichan/5681
Remove password check when importing Account JSON
|
6 years ago |
Dan J Miller
|
641f7c8f4b
|
Merge pull request #6183 from chikeichan/5171
Bring Popup to front when ui is tiggered
|
6 years ago |
Thomas Huang
|
d4ea1a6645
|
Merge pull request #6187 from MetaMask/Version-6.1.0
Version 6.1.0
|
6 years ago |
Dan Finlay
|
160f196165
|
Add sensitive publishing protocol
|
6 years ago |
Dan Finlay
|
29b64bdb17
|
Version 6.1.0 RC1
|
6 years ago |
Chi Kei Chan
|
24ed53bbf3
|
Change "Token Address" to "Token Contract Address" (#6182)
|
6 years ago |
Chi Kei Chan
|
0bbfb2e506
|
Remove password check when importing Account JSON
|
6 years ago |
Chi Kei Chan
|
7be4795257
|
turn camcelCase method name to space separated
|
6 years ago |
Chi Kei Chan
|
d9039f5292
|
Bring Popup to front when ui is tiggered
|
6 years ago |
Graham Kaemmer
|
89c4353408
|
Fix inpage.js event handler memory leak (#6177)
Fixes #6176
|
6 years ago |
Chi Kei Chan
|
b58a9bd202
|
Add Copy Tx ID button to transaction-list-item-details (#6146)
* Add Copy Tx ID button to transaction-list-item-details
* Move justCopied toggle timeout inside setState callback
|
6 years ago |
Whymarrh Whitby
|
ce48d1f49c
|
Merge pull request #6164 from whymarrh/delete-travis-config
Delete unused Travis CI config
|
6 years ago |
Whymarrh Whitby
|
31111870e9
|
Delete unused Travis CI config
|
6 years ago |
Whymarrh Whitby
|
ce543f059e
|
Merge pull request #6137 from whymarrh/es6-background
Sprinkle ES6 onto background files
|
6 years ago |
Whymarrh Whitby
|
1d8d129305
|
Checksum address before slicing it for the confirm screen (#6133)
|
6 years ago |
Jonathan Smirnoff
|
8dddf48904
|
Fixed issue #5838 (#6001)
Update changelog file
|
6 years ago |
Dan J Miller
|
f7ab4577f6
|
Adds tests for advanced gas controls on confim screen (#6144)
|
6 years ago |
Chi Kei Chan
|
d438deee89
|
Add button to force edit token symbol when adding custom token (#6147)
|
6 years ago |
Thomas Huang
|
c54656efb7
|
Merge pull request #6124 from MetaMask/dissable-recent-block-controller
recent-blocks - dont listen for block when on infura providers
|
6 years ago |
frankiebee
|
c10fb3ce3f
|
fix typo
|
6 years ago |
Whymarrh Whitby
|
ff292dcb70
|
Version 6.0.1 (#6141)
|
6 years ago |
Whymarrh Whitby
|
1da1ec0df5
|
Merge pull request #6139 from whymarrh/fix-confirm-advanced-gas
Fix advanced gas controls on the confirm screen
|
6 years ago |
Whymarrh Whitby
|
eed3ee41d4
|
Fix advanced gas controls on the confirm screen
|
6 years ago |
Whymarrh Whitby
|
cbb34b3726
|
Merge pull request #6134 from whymarrh/first-time-seed-whitespace
Trim whitespace from seed phrase during import
|
6 years ago |
Whymarrh Whitby
|
92cc60f425
|
Update popup-core script to use ES6 destructuring, const, let
|
6 years ago |
Whymarrh Whitby
|
ade96fda41
|
Update platforms/extension to use ES6 destructuring requires
|
6 years ago |
Whymarrh Whitby
|
5d3aea7857
|
Update phishing-detect script to use ES6 destructuring requires
|
6 years ago |
Whymarrh Whitby
|
d735439de9
|
Update NoticesController to use ES6 destructuring, const, let
|
6 years ago |
Whymarrh Whitby
|
ae084cef6c
|
Update MetaMaskController to use ES6 destructuring, const, let
|
6 years ago |
Whymarrh Whitby
|
f5eb1512d4
|
Fix all "var used instead of let or const" problems in inpage.js
|
6 years ago |
Whymarrh Whitby
|
3c915b0d7f
|
Update contentscript to use ES6 destructuring, const, let
|
6 years ago |
Whymarrh Whitby
|
969cf73fae
|
Fix all "var used instead of let or const" problems in background.js
|
6 years ago |
Whymarrh Whitby
|
f41830b798
|
Trim whitespace from seed phrase during import
Somehow we lost 33b85cf2e
|
6 years ago |
matteopey
|
7f9d8de4ce
|
Update Italian translation (#6119)
|
6 years ago |
S.C. Chen
|
f1048ad59a
|
Improved Traditional Chinese translation (#6125)
|
6 years ago |
frankiebee
|
7e64a578a4
|
recent-blocks - dont listen for block when on infura providers
|
6 years ago |
Dan Finlay
|
140fcb4bf1
|
Version 6 RC1 (#6117)
* Version 6 RC1
* Make gas input feature more readable
* Update CHANGELOG.md with additional 6.0.0 changes
|
6 years ago |
Whymarrh Whitby
|
cb0e421b55
|
Merge pull request #6131 from MetaMask/docs-patch
Add native deps compilation troubleshooting to README
|
6 years ago |
Whymarrh Whitby
|
b8e2205bea
|
Add native deps compilation troubleshooting to docs
See also #6043
|
6 years ago |
Whymarrh Whitby
|
fbc2d5880f
|
Merge pull request #6122 from whymarrh/fix-gas-editing
Fix advanced inline gas editing
|
6 years ago |
S.C. Chen
|
1a4203a8c6
|
Fix locale codes contains underscore will never be preferred (#6116)
|
6 years ago |
Whymarrh Whitby
|
0972e23dcd
|
Add e2e tests adjusting gas before sending
|
6 years ago |
Whymarrh Whitby
|
57ead4914f
|
Fix inline advanced gas editing
|
6 years ago |
Whymarrh Whitby
|
57d458233b
|
Merge pull request #6121 from whymarrh/audit-deps
Fix 1 moderate severity vulnerability with deps
|
6 years ago |
Brandon Wissmann
|
810e5cb256
|
implement class for sign footer button (#6120)
|
6 years ago |