1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Commit Graph

4700 Commits

Author SHA1 Message Date
frankiebee
6106ff020f fix changelog 2018-01-31 13:18:15 -08:00
Frankie
201e0579a5
Merge branch 'master' into localStorage-clean-up 2018-01-31 11:57:38 -08:00
Dan Finlay
f165356196
Merge pull request #3155 from brunobar79/feature/reset-account
Added reset account feature
2018-01-31 11:40:33 -08:00
frankiebee
7e14468013 Merge branch 'localStorage-clean-up' of https://github.com/MetaMask/metamask-extension into localStorage-clean-up 2018-01-31 10:50:52 -08:00
frankiebee
c3adbda5f5 remove RecentBlocks from disk 2018-01-31 10:49:58 -08:00
Bruno Barbieri
94dd77d194 clean up 2018-01-31 13:34:14 -05:00
Bruno Barbieri
a70eda3651 add test for wipeTransactions 2018-01-31 13:29:30 -05:00
Bruno Barbieri
c1b7cfe91d preserve other networks TXs 2018-01-31 13:29:02 -05:00
Bruno Barbieri
7dc1b09f94 use txMeta.txParams 2018-01-31 04:40:32 -05:00
Bruno Barbieri
03d17c75ae wipe only transactions for current account 2018-01-31 04:25:32 -05:00
Bruno Barbieri
5f39844382 clean up 2018-01-31 03:36:04 -05:00
Bruno Barbieri
e6fda855a5 added reset account feature 2018-01-31 03:33:15 -05:00
Frankie
f690355bd4
Merge branch 'master' into localStorage-clean-up 2018-01-30 15:36:24 -08:00
Frankie
1a32690a12
Merge pull request #3145 from MetaMask/i3089-FixNullError
Add warning when importing no valid file
2018-01-30 15:32:04 -08:00
Dan Finlay
11a944719f Add warning when importing no valid file
Fixes #3089
2018-01-30 15:11:05 -08:00
frankiebee
e0caeae06d test for migration 021 2018-01-30 15:03:42 -08:00
frankiebee
fa89976c68 add to CHANGELOG.md 2018-01-30 14:07:32 -08:00
frankiebee
28ee0aae91 creater migration to remove BlacklistController 2018-01-30 14:07:32 -08:00
frankiebee
f13ad6bd6a remove BlacklistController from disk state 2018-01-30 14:07:32 -08:00
Thomas Huang
5f2d8eb5d2
Merge pull request #3126 from MetaMask/Version-3.13.8
Version 3.13.8
2018-01-29 11:46:06 -08:00
Dan Finlay
62b2ce5b69 Version 3.13.8 2018-01-29 11:38:25 -08:00
Thomas Huang
b991ac0422
Merge pull request #2885 from MetaMask/greenkeeper/gulp-watch-5.0.0
Update gulp-watch to the latest version 🚀
2018-01-29 10:09:51 -08:00
Thomas Huang
ea68a5d22a
Merge pull request #3026 from MetaMask/greenkeeper/mocha-5.0.0
Update mocha to the latest version 🚀
2018-01-29 10:04:41 -08:00
Thomas Huang
5b24ef023a
Merge pull request #3091 from MetaMask/greenkeeper/testem-2.0.0
Update testem to the latest version 🚀
2018-01-29 09:56:57 -08:00
Thomas Huang
9623270299
Merge pull request #3101 from MetaMask/eventemitterwarning
Bump up EventEmitter listener warning threshold count to 20
2018-01-29 09:50:59 -08:00
Dan Finlay
780b21039e
Merge pull request #3100 from MetaMask/kovan-fix
deps - bump eth-json-rpc-infura for kovan fix
2018-01-25 14:04:02 -08:00
Kevin Serrano
1b8613ed23
Bump Changelog 2018-01-25 12:29:12 -08:00
Kevin Serrano
19a379edba
Bump limit for event emitter warning. 2018-01-25 12:28:11 -08:00
kumavis
fe6b11eb50 deps - bump eth-json-rpc-infura for kovan fix 2018-01-25 11:03:50 -08:00
greenkeeper[bot]
145db2906d chore(package): update testem to version 2.0.0 2018-01-24 20:15:48 +00:00
Dan Finlay
03fbf75b4e
Merge pull request #3065 from MetaMask/Version-3.13.7
Version 3.13.7
2018-01-22 16:34:40 -08:00
Dan Finlay
f6fb1bc08f Merge branch 'Version-3.13.7' of github.com:MetaMask/metamask-plugin into Version-3.13.7 2018-01-22 16:09:00 -08:00
Dan Finlay
022b125495 Merge remote-tracking branch 'origin/master' into Version-3.13.7 2018-01-22 16:08:14 -08:00
Dan Finlay
5568053cd8 Version 3.13.7 2018-01-22 16:06:20 -08:00
kumavis
f26933493c
Merge branch 'master' into Version-3.13.7 2018-01-22 16:05:34 -08:00
kumavis
b1c34639f8
Merge pull request #3066 from MetaMask/sentry-failed-tx
sentry - report failed txs
2018-01-22 16:04:10 -08:00
kumavis
7e32ba2833 changelog - add note on sentry 2018-01-22 15:57:25 -08:00
kumavis
b91e2b5eb1 sentry - report failed txs 2018-01-22 15:54:26 -08:00
Dan Finlay
4b9c166a64 Version 3.13.7 2018-01-22 15:46:09 -08:00
Kevin Serrano
0373a3840b
Merge pull request #3047 from MetaMask/fix-provider-json-parse
Fix providers retry logic and retries expired error messages
2018-01-22 15:12:56 -08:00
Dan Finlay
222748fbde
Merge pull request #3064 from MetaMask/engine-patch
deps - bump json rpc engine for bugfix
2018-01-22 14:14:20 -08:00
kumavis
2b7542054e deps - bump json rpc engine for bugfix 2018-01-22 12:52:15 -08:00
kumavis
b76f590043
Merge pull request #3025 from MetaMask/i#3018
add a `x` close button to gas calc loding screen on conf-tx
2018-01-22 11:40:22 -08:00
Dan Finlay
128b64cc2c Bump changelog 2018-01-22 11:15:05 -08:00
kumavis
4670aad291 deps - bump provider engine and infura-middleware for better retry and error messages 2018-01-19 14:07:38 -08:00
kumavis
02df9a6bd1 deps - bump providers for better JSON parse error messages 2018-01-19 12:16:53 -08:00
Dan Finlay
98b5a62fa7
Merge pull request #3023 from MetaMask/build-lock-gulp
build - lock pre-release gulp dep to commit
2018-01-18 13:12:41 -08:00
Dan Finlay
59d0fa2637
Merge pull request #3016 from MetaMask/sentry
Stability - Add Sentry Remote Error Reporting
2018-01-18 13:11:15 -08:00
Dan Finlay
098f0ca22c
Merge pull request #3035 from MetaMask/infura-rest-fix
BugFix - infura rest api uri length limit fix
2018-01-18 13:02:40 -08:00
kumavis
9f3183ccf3 deps - bump infura provider for uri length limit fix 2018-01-18 11:51:39 -08:00