Frankie
|
f690355bd4
|
Merge branch 'master' into localStorage-clean-up
|
7 years ago |
Frankie
|
1a32690a12
|
Merge pull request #3145 from MetaMask/i3089-FixNullError
Add warning when importing no valid file
|
7 years ago |
Dan Finlay
|
11a944719f
|
Add warning when importing no valid file
Fixes #3089
|
7 years ago |
frankiebee
|
e0caeae06d
|
test for migration 021
|
7 years ago |
frankiebee
|
fa89976c68
|
add to CHANGELOG.md
|
7 years ago |
frankiebee
|
28ee0aae91
|
creater migration to remove BlacklistController
|
7 years ago |
frankiebee
|
f13ad6bd6a
|
remove BlacklistController from disk state
|
7 years ago |
Thomas Huang
|
5f2d8eb5d2
|
Merge pull request #3126 from MetaMask/Version-3.13.8
Version 3.13.8
|
7 years ago |
Dan Finlay
|
62b2ce5b69
|
Version 3.13.8
|
7 years ago |
Thomas Huang
|
b991ac0422
|
Merge pull request #2885 from MetaMask/greenkeeper/gulp-watch-5.0.0
Update gulp-watch to the latest version 🚀
|
7 years ago |
Thomas Huang
|
ea68a5d22a
|
Merge pull request #3026 from MetaMask/greenkeeper/mocha-5.0.0
Update mocha to the latest version 🚀
|
7 years ago |
Thomas Huang
|
5b24ef023a
|
Merge pull request #3091 from MetaMask/greenkeeper/testem-2.0.0
Update testem to the latest version 🚀
|
7 years ago |
Thomas Huang
|
9623270299
|
Merge pull request #3101 from MetaMask/eventemitterwarning
Bump up EventEmitter listener warning threshold count to 20
|
7 years ago |
Dan Finlay
|
780b21039e
|
Merge pull request #3100 from MetaMask/kovan-fix
deps - bump eth-json-rpc-infura for kovan fix
|
7 years ago |
Kevin Serrano
|
1b8613ed23
|
Bump Changelog
|
7 years ago |
Kevin Serrano
|
19a379edba
|
Bump limit for event emitter warning.
|
7 years ago |
kumavis
|
fe6b11eb50
|
deps - bump eth-json-rpc-infura for kovan fix
|
7 years ago |
greenkeeper[bot]
|
145db2906d
|
chore(package): update testem to version 2.0.0
|
7 years ago |
Dan Finlay
|
03fbf75b4e
|
Merge pull request #3065 from MetaMask/Version-3.13.7
Version 3.13.7
|
7 years ago |
Dan Finlay
|
f6fb1bc08f
|
Merge branch 'Version-3.13.7' of github.com:MetaMask/metamask-plugin into Version-3.13.7
|
7 years ago |
Dan Finlay
|
022b125495
|
Merge remote-tracking branch 'origin/master' into Version-3.13.7
|
7 years ago |
Dan Finlay
|
5568053cd8
|
Version 3.13.7
|
7 years ago |
kumavis
|
f26933493c
|
Merge branch 'master' into Version-3.13.7
|
7 years ago |
kumavis
|
b1c34639f8
|
Merge pull request #3066 from MetaMask/sentry-failed-tx
sentry - report failed txs
|
7 years ago |
kumavis
|
7e32ba2833
|
changelog - add note on sentry
|
7 years ago |
kumavis
|
b91e2b5eb1
|
sentry - report failed txs
|
7 years ago |
Dan Finlay
|
4b9c166a64
|
Version 3.13.7
|
7 years ago |
Kevin Serrano
|
0373a3840b
|
Merge pull request #3047 from MetaMask/fix-provider-json-parse
Fix providers retry logic and retries expired error messages
|
7 years ago |
Dan Finlay
|
222748fbde
|
Merge pull request #3064 from MetaMask/engine-patch
deps - bump json rpc engine for bugfix
|
7 years ago |
kumavis
|
2b7542054e
|
deps - bump json rpc engine for bugfix
|
7 years ago |
kumavis
|
b76f590043
|
Merge pull request #3025 from MetaMask/i#3018
add a `x` close button to gas calc loding screen on conf-tx
|
7 years ago |
Dan Finlay
|
128b64cc2c
|
Bump changelog
|
7 years ago |
kumavis
|
4670aad291
|
deps - bump provider engine and infura-middleware for better retry and error messages
|
7 years ago |
kumavis
|
02df9a6bd1
|
deps - bump providers for better JSON parse error messages
|
7 years ago |
Dan Finlay
|
98b5a62fa7
|
Merge pull request #3023 from MetaMask/build-lock-gulp
build - lock pre-release gulp dep to commit
|
7 years ago |
Dan Finlay
|
59d0fa2637
|
Merge pull request #3016 from MetaMask/sentry
Stability - Add Sentry Remote Error Reporting
|
7 years ago |
Dan Finlay
|
098f0ca22c
|
Merge pull request #3035 from MetaMask/infura-rest-fix
BugFix - infura rest api uri length limit fix
|
7 years ago |
kumavis
|
9f3183ccf3
|
deps - bump infura provider for uri length limit fix
|
7 years ago |
Thomas Huang
|
e561740133
|
Merge branch 'master' into build-lock-gulp
|
7 years ago |
Thomas Huang
|
d8d11ec764
|
Merge pull request #3029 from MetaMask/test-provider-stub
Tests - Improved provider stubbing with test-block-middleware
|
7 years ago |
kumavis
|
ab3423d00d
|
deps - re-add eth-block-tracker
|
7 years ago |
kumavis
|
899e839e7c
|
test - createTestProviderTools includes block tracker layer
|
7 years ago |
kumavis
|
d7c8ec22a4
|
test - tx controller - fix txGasUtil reference
|
7 years ago |
kumavis
|
b70d3a9b6e
|
deps - bump json-rpc-engine for better errors
|
7 years ago |
kumavis
|
d1d745eef4
|
test - typo - fix spelling of word stubbed
|
7 years ago |
kumavis
|
3cbf2b7e3e
|
test - remove createEthJsQueryStub
|
7 years ago |
kumavis
|
2b9781ab4c
|
test - stub provider needs to handle errors
|
7 years ago |
frankiebee
|
8bb57f33b1
|
add a `x` close button to gas calc loding screen on conf-tx
|
7 years ago |
greenkeeper[bot]
|
899ddf0179
|
chore(package): update mocha to version 5.0.0
|
7 years ago |
kumavis
|
b259c29374
|
Merge pull request #3021 from MetaMask/i#3020
transactions - transition approved transactions to failed transactions…
|
7 years ago |