Thomas Huang
1765864e40
Merge pull request #6223 from MetaMask/fix-6221
...
Show popup if notification or activeMMtab is true
6 years ago
Thomas Huang
8e99a537ca
Simplify
6 years ago
Bruno Barbieri
82713983e3
bump trezor-connect to v7 ( #6224 )
6 years ago
Thomas Huang
5a8221253e
Improvement
6 years ago
Thomas Huang
973042bafa
Show popup if notification or activeMMtab is true but not if popup is open
6 years ago
Vimal
ab5fe4d659
PR 5575 review comment fixes
6 years ago
Dan J Miller
cb2698d20e
First time flow updates ( #6192 )
...
* Action select step of onboarding flow added.
* Update navigation on create and import password screens.
* Adds terms of service checkbox to create and import account screens.
* Add security warning to jazzicon intro step
* Update and streamline unique image to confirm seed steps of first time flow.
* UI touch ups to welcome screen.
* UI touch up on select action page
* Fix first time import flow.
* Add end of flow screen to first time flow
* Replace unique image screen with updated fishing warning screen.
* Update e2e tests for onboarding flow changes.
* Add required translations to onboarding flow.
* Update design of select action screen to emphasize create new wallet option.
* Clean up onboarding flow code.
* Remove notice related code from first-time-flow directory.
* Use updater function argument in new-account.component
6 years ago
Chi Kei Chan
a2320c76fe
Show/Hide Fiat on Testnets based on User Preference ( #6153 )
6 years ago
kumavis
fc1655eecb
Merge pull request #6190 from whymarrh/tmp.RvdXXs4i
...
Remove public property from package.json file
6 years ago
Dan Finlay
f507f2a927
Feature Flag + Mobile Sync ( #5955 )
6 years ago
Dan J Miller
fdc7eb2113
Fix gas estimation when sending to contracts ( #6195 )
...
* Fix gas estimation when sending to contracts
* Fix calculating of balance sufficiency and tx params when sending token transaction
6 years ago
Whymarrh Whitby
65bfdeedc7
Merge pull request #6166 from whymarrh/bye-bye-old-ui
...
Delete the old UI
6 years ago
Jenny Pollack
c6e84ccf45
account tracker - update accounts from balanceChecker contract ( #6181 )
...
* account tracker - update accounts from balanceChecker contract
* fall back to getBalance if the contract query fails
6 years ago
Whymarrh Whitby
dc007178e3
Remove public property from package.json file
...
As per the package.json documentation [1] setting `"private": true` in the
package.json file is enough for npm to refuse to publish it. The docs don't
specify that a `public` key is respected.
[1]:https://docs.npmjs.com/files/package.json#private
6 years ago
Whymarrh Whitby
38bb1d3979
Remove unused CI jobs, rename e2e beta jobs
6 years ago
Whymarrh Whitby
3658ca550a
Remove outdated ui dev and ui mock docs
6 years ago
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