Dan
171d38c8db
Handles errors with to field and renders warnings from backend in send token.
7 years ago
Dan Finlay
1968d61431
Make encryptor configurable for keyring-controller
7 years ago
Dan Finlay
feed9a5a17
Add mock random value generator
7 years ago
Dan Finlay
fd985e7ec1
Merge branch 'master' into AddBalanceController
7 years ago
Dan Finlay
674aac83ce
Make blockTracker an independent param
7 years ago
Dan Finlay
d9c92cdbd1
Merge branch 'AddBalanceController' of github.com:MetaMask/metamask-plugin into AddBalanceController
7 years ago
Dan Finlay
8cd7329c91
Implemented feedback
7 years ago
kumavis
9bbb0ca1ea
Merge pull request #2143 from MetaMask/Version-3.10.3
...
Version 3.10.3
7 years ago
Dan Finlay
dfbdb99858
Merge branch 'master' into AddBalanceController
7 years ago
kumavis
95afdfe368
Merge pull request #2145 from MetaMask/ConfigurableEncryption
...
Configurable encryption
7 years ago
Dan Finlay
40f1d08684
Made some requested changes
7 years ago
tmashuang
20fea3f1de
Remove pending updateAndApprovedTransaction test
7 years ago
Dan
0eeba3771c
Exports private key modal opens from dropdown.
7 years ago
frankiebee
4979f5902f
bump metamascara version
7 years ago
tmashuang
d4578836c9
Most of transaction controller tests
7 years ago
kumavis
87fc44c45a
Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-fixes-moar
7 years ago
kumavis
8ad74cf93a
deps - bump filter deps and add random missing deps
7 years ago
Dan Finlay
443b1a8eb7
Remove keyring controller from project
7 years ago
Chi Kei Chan
e1077836ce
Add Confirm Send token screen
7 years ago
Dan
13f22ff6b0
get identities from getState() instead of passing from caller, only set new account label if label set.
7 years ago
Dan
a1d72a59fe
New account modal now allows for addition of account name.
7 years ago
Dan Finlay
aa2abc00eb
Merge branch 'AddBalanceController' into BreakOutKeyringController
7 years ago
Dan
e325e5e2f5
Default class params to empty string in readonly-input
7 years ago
Dan
48867d95fe
ReadOnlyInput component.
7 years ago
kumavis
dd45592641
metamask - use provider-engines block tracker
7 years ago
kumavis
15195bca75
deps - bump provider engine for block tracker
7 years ago
Dan Finlay
f128240e7f
Fix test references
7 years ago
Dan Finlay
128cf40f91
Fix accont-tracker merge bug
7 years ago
Dan Finlay
f01b0a818b
Fix account-tracker references
7 years ago
Dan Finlay
f9d2f523c6
Merge branch 'master' into AddBalanceController
7 years ago
Dan Finlay
d2a747e57e
Fix computed-balances controller reference
7 years ago
Dan Finlay
11c8c07bfc
Refactor eth-store into account-tracker
...
EthStore was only being used for tracking account balances and nonces now, so I removed its block-tracking duties, renamed it account-tracker, and removed it as a dependency from `KeyringController`, so that KRC can go live on without a hard dep on it.
7 years ago
kumavis
2ca2df1832
deps - bump eth-block-tracker
7 years ago
Dan Finlay
977405fc7d
Remove dead code from eth-store
7 years ago
Dan Finlay
08b36b9b58
Allow metamaskController to define keyring types
7 years ago
Dan Finlay
4c971ebfd1
Define encryptor in constructor params instead of platform object
7 years ago
Dan
fe37dd7ecd
Open account details modal on buy -> direct deposit.
7 years ago
Dan
14bdc5a78c
Client side error handling for from, to and amount fields in send.js
7 years ago
Dan Finlay
e9b7fd9018
Patch security update
7 years ago
Chi Kei Chan
83cda2b82e
Refactor Confirmation Tx to render different screen
7 years ago
Chi Kei Chan
3ec2f53463
Integrate Add Token
7 years ago
kumavis
0a5ae39509
bug - fix event emitter mem leak warning
7 years ago
Dan
24fd16b1be
Abstract account modal.
7 years ago
Dan
39afbea7aa
Confirm screen shows amount plus gas in total field
7 years ago
Dan
4fa79ffc6e
Clean up code in send.js
7 years ago
Dan
97810acb53
Handles errors with to field and renders warnings from backend in send token.
7 years ago
Dan Finlay
b25d4d5cfb
Add platform docs including encryptor param
7 years ago
Dan Finlay
bd117d6b71
Merge branch 'master' into ConfigurableEncryption
7 years ago
Dan Finlay
e9043f22df
Allow custom encryptor to be passed to MetaMaskController and KeyringControllers.
7 years ago
kumavis
73d9434ad6
Merge pull request #2104 from MetaMask/AddPlatformGuide
...
Add guide to porting to new platforms
7 years ago