Thomas Huang
|
299abee666
|
Merge pull request #4524 from MetaMask/save-brave
Save Brave Fixes #4270
|
6 years ago |
kumavis
|
d9ef72cb7e
|
Merge branch 'develop' into save-brave
|
6 years ago |
Dan Finlay
|
11bfdf444d
|
Handle brave throws
|
6 years ago |
Dan Finlay
|
d814bee578
|
Merge pull request #4571 from MetaMask/disable-diagnostics
diagnostics - temporarily disable
|
6 years ago |
Dan Finlay
|
3a5089da6f
|
Merge pull request #4566 from MetaMask/notice-phishing
Push new notice on recent phishing incidents
|
6 years ago |
kumavis
|
c2afb79035
|
test - e2e-beta - from import - handle phishing warning
|
6 years ago |
kumavis
|
e95fed06b7
|
test - e2e-beta - separate notice tests into individual tests
|
6 years ago |
kumavis
|
564bb9f652
|
test - e2e - clear phishing warning
|
6 years ago |
kumavis
|
722c5ae821
|
notice-controller - update memStore on boot
|
6 years ago |
kumavis
|
4b8a4fd5fe
|
test - e2e - check for phishing warning
|
6 years ago |
kumavis
|
44a8e48a04
|
notices - replace getLatestNotice with getNextNotice
|
6 years ago |
kumavis
|
ac8b56a00d
|
notices - notices collection is now manually edited
|
6 years ago |
kumavis
|
1f83a110b9
|
Merge pull request #4513 from MetaMask/ValidateEmptyKey
Validate empty key
|
6 years ago |
kumavis
|
e9cb650832
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into ValidateEmptyKey
|
6 years ago |
kumavis
|
691ac5d288
|
account-import-strategies - ensure privateKey is prefixed before converting to buffer
|
6 years ago |
kumavis
|
7a001447a8
|
test - unit - add assertRejects to test asyncFns
|
6 years ago |
kumavis
|
62586b3b6e
|
test - unit - import strategies - properly await async methods
|
6 years ago |
kumavis
|
43e805805e
|
diagnostics - temporarily disable
|
6 years ago |
kumavis
|
66c77dc2bd
|
Merge pull request #4570 from MetaMask/persistence-stream-fix
background - persistence pipeline - fix persistence bug
|
6 years ago |
bobby dresser
|
8cb5f57c30
|
Merge pull request #4550 from MetaMask/bmd/sign-warning-helplink
add help link to eth_sign warning
|
6 years ago |
kumavis
|
86f7692c04
|
changelog - add note on persistence bug
|
6 years ago |
kumavis
|
7b414f3ed0
|
background - persistence pipeline - fix persistence bug
|
6 years ago |
Kevin Serrano
|
4481c7be44
|
Add changelog item.
|
6 years ago |
Kevin Serrano
|
9c5a9b9b7f
|
Add phishing notice.
|
6 years ago |
Kevin Serrano
|
451d05a400
|
Merge pull request #4560 from MetaMask/nonce-tracker-mutex-fix
changelog - add note on nonce-lock mutex fix
|
6 years ago |
Dan
|
5995b6d68d
|
ENS name revalidates on network change.
|
6 years ago |
kumavis
|
5032d6e4c5
|
Merge branch 'develop' into nonce-tracker-mutex-fix
|
6 years ago |
Dan Finlay
|
73a9aaa833
|
Merge pull request #4558 from MetaMask/stop-reload-on-network-change
Stop reload on network change
|
6 years ago |
Erik Marks
|
bb201d7c4a
|
Merge branch 'develop' into stop-reload-on-network-change
|
6 years ago |
Erik Marks
|
6ba70a039a
|
update changelog
|
6 years ago |
Erik Marks
|
be505ddf6c
|
undo package.json and package-lock.json changes
|
6 years ago |
kumavis
|
013d8451c8
|
changelog - add note on nonce-lock mutex fix
|
6 years ago |
kumavis
|
0740dd6a5b
|
Merge pull request #4557 from MetaMask/nonce-tracker-mutex-fix
Bug: Mutex locks not released on error
|
6 years ago |
kumavis
|
604289c96c
|
controllers - transaction - prefer log over console
|
6 years ago |
kumavis
|
177cc3f280
|
metamask - ensure all nonce locks are released
|
6 years ago |
Dan Finlay
|
77dc75c9b1
|
Merge pull request #4556 from MetaMask/WatchTestReload
Add script for auto-re-running unit tests on changes
|
6 years ago |
kumavis
|
8f93e34175
|
nonce-tracker - wrap nonce calculations in try-catch and release lock on error
|
6 years ago |
Dan Finlay
|
9c77af1ce6
|
Add script for auto-re-running tests on change
`npm run watch:test:unit` will re-run the unit test suite whenever a
file in `app`, `ui`, or `test` changes.
|
6 years ago |
Erik Marks
|
b982961381
|
removed auto-reload.js, moved global web3 export to inpage.js
|
6 years ago |
Whymarrh Whitby
|
f08442e266
|
Merge pull request #4554 from whymarrh/fix-e2e-profile-path
Fix temp Chrome profile path used for e2e tests
|
6 years ago |
Whymarrh Whitby
|
c56ed16891
|
Fix e2e test Chrome profile paths
|
6 years ago |
Erik Marks
|
f461bd8812
|
wip
|
6 years ago |
Dan Finlay
|
b24efcb1cd
|
Make account import tests much more specific
However, they no longer seem to work. I'm unclear why this test is
failing. The private key being provided should be valid.
|
6 years ago |
Bobby Dresser
|
4196b16f06
|
add help link to eth_sign warning
|
6 years ago |
Dan J Miller
|
b7a469681b
|
Merge pull request #4535 from MetaMask/i4508-fix-gas-edit-confirm-screen
Fix gas limit editing on confirm screen
|
6 years ago |
kumavis
|
368fe229c2
|
changelog - version fix
|
6 years ago |
Dan
|
049071a743
|
Access correct property from state in confirm screen components gatherTxMeta()
|
6 years ago |
Jenny Pollack
|
93bdfc0bba
|
changelog 4270
|
6 years ago |
Jenny Pollack
|
e7c2710a55
|
Merge branch 'develop' into save-brave
|
6 years ago |
Dan Finlay
|
385927a1b9
|
Improve private key import tests
|
6 years ago |