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
Dan Finlay
b7fe4b820d
Improve test formatting
6 years ago
Dan Finlay
c0d2dab28b
Merge pull request #4523 from MetaMask/i4462-FixResetBug
...
Fix bug where reset account would not work.
6 years ago
Jenny Pollack
fd8bcc9cb1
lint
6 years ago
Dan J Miller
988283778a
Merge pull request #4090 from MetaMask/i3725-refactor-send-component-
...
I3725 Refactor Send Component
6 years ago
Jenny Pollack
01a1eff8a8
remove loglevel
6 years ago
Jenny Pollack
7edde61c12
preferred first languauge - check for Brave
6 years ago
Jenny Pollack
275c31855d
first language - add check for brave browser on getAcceptLanguages
6 years ago
Dan
a09d609360
Bump beta e2e timeouts on faucet page.
6 years ago
Dan
11f5fdc927
Merge branch 'develop' into i3725-refactor-send-component-
6 years ago
kumavis
c86213bf11
Merge pull request #4385 from MetaMask/ci-test-e2e-beta
...
CI - Add e2e-beta tests
6 years ago
Dan Finlay
c53c5d5c9e
Fix bug where reset account would not work.
...
Fixes #4462
Ensures that resetAccount() can work on non-stock providers.
I'm unclear how this was ever working, this code hasn't moved in months,
but users report it recently breaking. Maybe we only recently pushed it
to prod.
6 years ago
kumavis
aea9491f6a
Merge pull request #4477 from MetaMask/i3073-block-gravityforms
...
Block gravityforms.com from web3 injection
6 years ago
Dan
ae55e8a3c1
Merge branch 'develop' into i3725-refactor-send-component-
6 years ago
Thomas Huang
1fb408f62e
Merge pull request #4512 from MetaMask/test-metamask-no-diagnostics
...
test - metamask-controller - disable diagnostics
6 years ago
kumavis
d30f03dcbf
Merge pull request #4414 from scsaba/recipient-blacklist
...
Disallow sending to ganache default accounts on main net
6 years ago
kumavis
72f7a4e1d0
Merge pull request #4418 from MetaMask/handle-import-account-failure-in-ui
...
Handle errors for null selected address after Importing account (json or private key)
6 years ago
kumavis
546996c1f9
Merge pull request #4514 from whymarrh/account-label-type-check
...
Add account type assertion to PreferencesController#setAccountLabel
6 years ago
03-26
ccd4884db1
i18n - ja improvements
6 years ago
Thomas Huang
00f2433952
Merge pull request #4515 from MetaMask/master
...
Merge Master into Develop
6 years ago
Dan J Miller
191c3df108
Merge pull request #4507 from whymarrh/fix-account-order
...
Render accounts in keyring order
6 years ago
Dan
72649a0b59
Improve e2e beta tests by adding appropriate waits.
6 years ago
Dan
12e7508584
Conditionally close info page in beta e2e tests.
6 years ago
Dan
3d57352e54
Merge remote-tracking branch 'whymarrh/ci-test-e2e-beta' into ci-test-e2e-beta
6 years ago
Whymarrh Whitby
6ee9685490
Fix mock addresses used for integration tests
7 years ago
Dan
bb4de95f76
Fix e2e beta tests to account for add-token updates and actual behaviour of tab openings on installation.
7 years ago
Dan
fbcab7a91e
Merge branch 'develop' into ci-test-e2e-beta
7 years ago
Whymarrh Whitby
df6d03cefd
Fix account list order for the old UI
7 years ago
Whymarrh Whitby
d9d09f953b
Render the accounts in keyring order
7 years ago
Whymarrh Whitby
8b449b325d
Remove unused identities reducer from UI
7 years ago