Dan Finlay
|
86d56419f4
|
Add explanation of account resetting
|
7 years ago |
Dan Finlay
|
4f61029177
|
Remove unused file
|
7 years ago |
Frankie
|
1a93b1ade2
|
Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputs
Set address to default with empty string, add test validation.
|
7 years ago |
Frankie
|
1eec2ca8c0
|
Merge pull request #3148 from MetaMask/localStorage-clean-up
remove BlacklistController from disk state
|
7 years ago |
Dan J Miller
|
971112d413
|
[NewUI] Updates capitalization and alignment for the import account screen. (#3122)
* Updates capitalization and alignment for the import account screen.
* Align elements in import form.
|
7 years ago |
Dan J Miller
|
8378445112
|
[NewUI] Set default new account name as placeholder, but not value (#3121)
* Set default new account name as placehold, and not value, in new account create screen.
* Set new account number in create-form.js in constructor.
|
7 years ago |
frankiebee
|
6106ff020f
|
fix changelog
|
7 years ago |
Frankie
|
201e0579a5
|
Merge branch 'master' into localStorage-clean-up
|
7 years ago |
Dan Finlay
|
f165356196
|
Merge pull request #3155 from brunobar79/feature/reset-account
Added reset account feature
|
7 years ago |
frankiebee
|
7e14468013
|
Merge branch 'localStorage-clean-up' of https://github.com/MetaMask/metamask-extension into localStorage-clean-up
|
7 years ago |
frankiebee
|
c3adbda5f5
|
remove RecentBlocks from disk
|
7 years ago |
Bruno Barbieri
|
94dd77d194
|
clean up
|
7 years ago |
Bruno Barbieri
|
a70eda3651
|
add test for wipeTransactions
|
7 years ago |
Bruno Barbieri
|
c1b7cfe91d
|
preserve other networks TXs
|
7 years ago |
Bruno Barbieri
|
7dc1b09f94
|
use txMeta.txParams
|
7 years ago |
Bruno Barbieri
|
03d17c75ae
|
wipe only transactions for current account
|
7 years ago |
Bruno Barbieri
|
5f39844382
|
clean up
|
7 years ago |
Bruno Barbieri
|
e6fda855a5
|
added reset account feature
|
7 years ago |
Thomas
|
1f8dd5f0de
|
Bump Changelog
|
7 years ago |
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
|
a193ba60c6
|
Add enzyme, redux-test-utils, and enzyme-adapter-react-15 to deps
|
7 years ago |
Thomas
|
0f10aa3729
|
Clean up test, remove react & mountWithStore
|
7 years ago |
Thomas
|
c2cef0f815
|
Set address to default with empty string, add test validation.
|
7 years ago |
Dan J Miller
|
100642c0ea
|
Fix bug stemming from erroneously persistant unlock failure error message. (#3123)
|
7 years ago |
Dan J Miller
|
b63f0f3de2
|
Functional Integration Tests for send ether flow. (#3119)
|
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 |
Thomas Huang
|
a9ecf9c6fc
|
Merge branch 'master' into uat
|
7 years ago |
Dan J Miller
|
62ce65c99e
|
Merge pull request #3069 from tmashuang/uat
Revert integration tests to uat to oldUI
|
7 years ago |
Thomas
|
97ca86733c
|
Merge branch 'master' into uat
|
7 years ago |
Dan Finlay
|
03fbf75b4e
|
Merge pull request #3065 from MetaMask/Version-3.13.7
Version 3.13.7
|
7 years ago |
Thomas
|
b62ec394f5
|
Revert integration to oldUi
|
7 years ago |
Thomas
|
ce0de5feed
|
String interpolate version in settings
|
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 |