Alexander Tseung
|
646545551c
|
Fix signature request header text
|
7 years ago |
Alexander Tseung
|
4f6b53c1aa
|
Update designs for Add Token screen
|
7 years ago |
kumavis
|
59c9852999
|
ci - add docs publish to job-publish-release
|
7 years ago |
Dan Finlay
|
713c77db54
|
Merge pull request #4199 from MetaMask/i3487-provider-errors
RPC error middleware for json-rpc-engine
|
7 years ago |
kumavis
|
2d4d77b17d
|
docs - jsdoc - fix syntax
|
7 years ago |
kumavis
|
cc6265fe0a
|
ci - add prep-docs job
|
7 years ago |
kumavis
|
8fe19a16c5
|
ci - add job-publish-release
|
7 years ago |
kumavis
|
2e2ef97fb5
|
ci - rename job-publish to job-publish-prerelease
|
7 years ago |
kumavis
|
a78603c218
|
ci - clean - whitespace fix
|
7 years ago |
kumavis
|
666c1f1b30
|
token-util - warn via loglevel on token lookup failure
|
7 years ago |
simon
|
22753d96fd
|
Added trailing comma for eslint
|
7 years ago |
simon
|
41502cb384
|
Added adyen.com to blacklisted domains because postMessages are blocking card encryption
|
7 years ago |
Thomas
|
f279a8e61a
|
signMessage and signPersonalMessage
|
7 years ago |
Whymarrh Whitby
|
67310e151e
|
Fix migration 026 to produce the correct shape for state.identities
|
7 years ago |
Whymarrh Whitby
|
e546f4b904
|
Update MetaMaskController vault restoration test for new KC api
|
7 years ago |
Whymarrh Whitby
|
805c6158a4
|
Update eth-keyring-controller dependency
|
7 years ago |
Whymarrh Whitby
|
2d13fac476
|
Add migration to move identities from KeyringController
|
7 years ago |
Whymarrh Whitby
|
50af02e74b
|
Add test case for PreferencesController#setAccountLabel
|
7 years ago |
Whymarrh Whitby
|
c54e4c7191
|
Add PreferencesController#setAddresses to update ids
|
7 years ago |
Whymarrh Whitby
|
cbe4d0d88c
|
Update AddressBookController to read from preferences store
|
7 years ago |
Whymarrh Whitby
|
924cc1fcf7
|
Move setAccountLabel into PreferencesController
|
7 years ago |
Thomas
|
770379c3da
|
Merge branch 'develop' into testing
|
7 years ago |
Thomas
|
5e80bc4cb9
|
Merge branch 'develop' into testing
|
7 years ago |
Thomas
|
d9be7f989a
|
Merge branch 'testing' of https://github.com/tmashuang/metamask-extension into testing
|
7 years ago |
Thomas
|
f2815d3121
|
Adjustments for previous PR
|
7 years ago |
Bruno
|
b0dcdc30fa
|
remove fix header height
|
7 years ago |
Thomas
|
77e13640b4
|
Testing timeouts
|
7 years ago |
kumavis
|
708422432c
|
Merge pull request #4266 from MetaMask/send-screen-detailed-QA-checklist
Adds detailed QA checklist for the New UI send screen.
|
7 years ago |
kumavis
|
f397002bf8
|
Merge pull request #4235 from scsaba/transaction-history-timestamps
Transaction history timestamps
|
7 years ago |
kumavis
|
44f31f9a7e
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into scsaba-transaction-history-timestamps
|
7 years ago |
kumavis
|
76c8cb3d7b
|
Merge pull request #4146 from MetaMask/sentry-error-like2
sentry - add helper to fully rewrite all error messages
|
7 years ago |
kumavis
|
8e1cad5ff6
|
tx-state-history-helper - use more readable Date.now method
|
7 years ago |
kumavis
|
4be681f447
|
Merge pull request #4255 from MetaMask/i4233-dropdowns
Fix account and network dropdowns in confirm screen
|
7 years ago |
kumavis
|
d722aa7f0c
|
Merge pull request #4155 from MetaMask/network-controller-remove-setNetworkEndpoints
Network controller - remove dead code
|
7 years ago |
kumavis
|
ff91ef96ef
|
ui - unlock - remove setNetworkEndpoints calls from new unlock screen
|
7 years ago |
kumavis
|
c6f822ad45
|
ui - remove files accidently added by bad merge
|
7 years ago |
kumavis
|
d62fc22611
|
network - remove debugging console.log
|
7 years ago |
kumavis
|
c27d9162d7
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-controller-remove-setNetworkEndpoints
|
7 years ago |
Dan
|
5a7e98b3a9
|
Adds description to send-screen-QA-checklist.md
|
7 years ago |
Dan
|
86c73eec5c
|
Adds detailed QA checklist for the New UI send screen.
|
7 years ago |
Thomas
|
517be35ab6
|
Merge branch 'develop' into e2e-tests
|
7 years ago |
Thomas
|
cd42d18203
|
Merge e2e tests into one
|
7 years ago |
Alexander Tseung
|
5561937773
|
Fix account and network dropdowns in confirm screen
|
7 years ago |
Thomas Huang
|
6e79225dbf
|
Merge pull request #4251 from whymarrh/e2e-fixes
Small e2e test adjustments
|
7 years ago |
Kevin Serrano
|
a08f08462c
|
Merge pull request #4245 from MetaMask/i4208-error
Add error message when passwords don't match in first time flow. Chan…
|
7 years ago |
Whymarrh Whitby
|
6926e4e9d2
|
e2e: Use the more reliable enter key for logging in
|
7 years ago |
Whymarrh Whitby
|
dc6f6addb9
|
e2e: Wait a bit before clicking through privacy screen
The network connection can take a bit so we need to wait for the
spinner to go away.
|
7 years ago |
Whymarrh Whitby
|
4e91fc8639
|
e2e: Adjust the extension ID query for newer Chrome versions
|
7 years ago |
Whymarrh Whitby
|
6afd169e60
|
e2e: Use newest window as MM tx confirm popup
|
7 years ago |
Whymarrh Whitby
|
b5a445139d
|
Bail after the first e2e test failure
Where the tests are sequential, every test after the first failure is bound
for failure as well so we can bail after the first.
|
7 years ago |