Erik Marks
|
be505ddf6c
|
undo package.json and package-lock.json changes
|
7 years ago |
kumavis
|
013d8451c8
|
changelog - add note on nonce-lock mutex fix
|
7 years ago |
kumavis
|
0740dd6a5b
|
Merge pull request #4557 from MetaMask/nonce-tracker-mutex-fix
Bug: Mutex locks not released on error
|
7 years ago |
kumavis
|
604289c96c
|
controllers - transaction - prefer log over console
|
7 years ago |
kumavis
|
177cc3f280
|
metamask - ensure all nonce locks are released
|
7 years ago |
Dan Finlay
|
77dc75c9b1
|
Merge pull request #4556 from MetaMask/WatchTestReload
Add script for auto-re-running unit tests on changes
|
7 years ago |
kumavis
|
8f93e34175
|
nonce-tracker - wrap nonce calculations in try-catch and release lock on error
|
7 years ago |
kumavis
|
055346843b
|
lint - fix lint for network
|
7 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.
|
7 years ago |
kumavis
|
6a2649a90f
|
network - import createBlockTrackerInspectorMiddleware and rearrange cache middleware order
|
7 years ago |
Erik Marks
|
b982961381
|
removed auto-reload.js, moved global web3 export to inpage.js
|
7 years ago |
kumavis
|
c86f935889
|
nonce-tracker - wrap nonce calculations in try-catch and release lock on error
|
7 years ago |
Whymarrh Whitby
|
f08442e266
|
Merge pull request #4554 from whymarrh/fix-e2e-profile-path
Fix temp Chrome profile path used for e2e tests
|
7 years ago |
Whymarrh Whitby
|
c56ed16891
|
Fix e2e test Chrome profile paths
|
7 years ago |
Erik Marks
|
f461bd8812
|
wip
|
7 years ago |
kumavis
|
030fea7136
|
test - e2e - beta - from import - fix missing startup phase
|
7 years ago |
kumavis
|
9d1b4cc1d7
|
test - e2e - beta - dont select localhost as it is already set
|
7 years ago |
kumavis
|
4773a7f3ec
|
test - e2e - extensionUri should point to home.html
|
7 years ago |
kumavis
|
93a2e28705
|
test - e2e - remove usage of extensionId from tests
|
7 years ago |
kumavis
|
ab0e60e802
|
test - e2e - fix incomplete setup phase
|
7 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.
|
7 years ago |
kumavis
|
2e3f421b73
|
test - e2e - properly export setupBrowserAndExtension
|
7 years ago |
kumavis
|
8a0961b4a8
|
test - e2e - more factoring of test setup
|
7 years ago |
kumavis
|
907594463d
|
test - e2e - use fs-extra instead of fs
|
7 years ago |
Bobby Dresser
|
4196b16f06
|
add help link to eth_sign warning
|
7 years ago |
kumavis
|
ebb9447593
|
test - e2e - factor out setup phase + rename METAMASK_CONFIG to METAMASK_TEST_CONFIG
|
7 years ago |
kumavis
|
02f5502e16
|
test - e2e - inject metamask config to point at localhost
|
7 years ago |
kumavis
|
0db776c3cc
|
lint - controllers - whitepace fix
|
7 years ago |
kumavis
|
0fa9014986
|
test - e2e - reduce browser-specific code
|
7 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
|
7 years ago |
Bruno
|
999b6bd24a
|
clean up
|
7 years ago |
Bruno
|
68d97211ff
|
sign transactions is pretty close
|
7 years ago |
Bruno
|
d1880073f6
|
balances working
|
7 years ago |
Bruno
|
f6b27fa9eb
|
add account working
|
7 years ago |
Bruno
|
f5f66f59d7
|
clean up
|
7 years ago |
Bruno
|
8c4d58aa45
|
initial trezor support
|
7 years ago |
kumavis
|
368fe229c2
|
changelog - version fix
|
7 years ago |
Dan
|
049071a743
|
Access correct property from state in confirm screen components gatherTxMeta()
|
7 years ago |
Jenny Pollack
|
93bdfc0bba
|
changelog 4270
|
7 years ago |
Jenny Pollack
|
e7c2710a55
|
Merge branch 'develop' into save-brave
|
7 years ago |
Dan Finlay
|
385927a1b9
|
Improve private key import tests
|
7 years ago |
kumavis
|
3ce83570ee
|
network - provider - infura - use block-reemit middleware
|
7 years ago |
Dan Finlay
|
b7fe4b820d
|
Improve test formatting
|
7 years ago |
Dan Finlay
|
c0d2dab28b
|
Merge pull request #4523 from MetaMask/i4462-FixResetBug
Fix bug where reset account would not work.
|
7 years ago |
kumavis
|
66b703b1a4
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine
|
7 years ago |
Jenny Pollack
|
fd8bcc9cb1
|
lint
|
7 years ago |
Dan J Miller
|
988283778a
|
Merge pull request #4090 from MetaMask/i3725-refactor-send-component-
I3725 Refactor Send Component
|
7 years ago |
Jenny Pollack
|
01a1eff8a8
|
remove loglevel
|
7 years ago |
Jenny Pollack
|
7edde61c12
|
preferred first languauge - check for Brave
|
7 years ago |
Jenny Pollack
|
275c31855d
|
first language - add check for brave browser on getAcceptLanguages
|
7 years ago |