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 |
kumavis
|
3084dc47d1
|
recent-blocks - fix backfill blockNumber tracking
|
7 years ago |
Thomas
|
770379c3da
|
Merge branch 'develop' into testing
|
7 years ago |
kumavis
|
eaa5a48c91
|
test - unit - network - get providerProxy via public method
|
7 years ago |
kumavis
|
ae53fa09b4
|
deps - bump some bugfixes
|
7 years ago |
kumavis
|
41c04ef721
|
controllers - recent-blocks - fix pifyd setTimeout args
|
7 years ago |
Thomas
|
5e80bc4cb9
|
Merge branch 'develop' into testing
|
7 years ago |
kumavis
|
08dc238c9f
|
deps - fix incorrect dep paths and versions
|
7 years ago |
Thomas
|
d9be7f989a
|
Merge branch 'testing' of https://github.com/tmashuang/metamask-extension into testing
|
7 years ago |
kumavis
|
f9074a5721
|
docs - remove references to web3-provider-engine
|
7 years ago |
kumavis
|
c2a685eb2f
|
deps - remove web3-provider-engine
|
7 years ago |
kumavis
|
32b3b8f2a7
|
controllers - balance - update for eth-block-tracker@4
|
7 years ago |
kumavis
|
623533ab15
|
recent-blocks - update for eth-block-tracker@4
|
7 years ago |
kumavis
|
3e04840a71
|
remove unused events-proxy, was replaced with module swappable-obj-proxy
|
7 years ago |
kumavis
|
b6eff15bd2
|
lint fix
|
7 years ago |
kumavis
|
088d7930e0
|
network - create provider and block-tracker via json-rpc-engine
|
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 |
bitpshr
|
ce2834400c
|
Add new json-rpc-engine middleware for improved error handling
|
7 years ago |
Alexander Tseung
|
0bcfbc1544
|
Add error message when passwords don't match in first time flow. Change input field styling in first time flow
|
7 years ago |
Frankie
|
6bd1b21d3b
|
Merge pull request #4190 from MetaMask/i3614-unlock
Add new unlock screen design
|
7 years ago |