Dan Finlay
|
9e3648c668
|
Pass blocktracker to balances controller
|
2017-09-26 11:33:36 -07:00 |
|
Thomas Huang
|
d135c3c9ca
|
Merge pull request #2174 from MetaMask/i2162-TokenPrecision
Fix token precision bug
|
2017-09-26 11:32:32 -07:00 |
|
Kevin Serrano
|
accee14282
|
Remove old conversion list.
|
2017-09-26 10:35:13 -07:00 |
|
Kevin Serrano
|
7b199e215d
|
Polish names on currency list.
|
2017-09-26 10:11:18 -07:00 |
|
Kevin Serrano
|
88ddedfb5a
|
Account for undefined currencies.
|
2017-09-26 10:09:50 -07:00 |
|
Kevin Serrano
|
31e9dcf470
|
Modify tests for new API.
|
2017-09-26 10:02:49 -07:00 |
|
Dan Finlay
|
57b5f15265
|
Remove slack link
|
2017-09-26 10:01:16 -07:00 |
|
Kevin Serrano
|
16ba2e6a30
|
Merge branch 'master' into new-currency-test
|
2017-09-26 09:51:20 -07:00 |
|
kumavis
|
50633fbba6
|
Merge pull request #2170 from MetaMask/greenkeeper/sinon-4.0.0
Update sinon to the latest version 🚀
|
2017-09-26 09:49:12 -07:00 |
|
Dan Finlay
|
5d300f146a
|
Add computed balance to mock state
|
2017-09-26 09:38:43 -07:00 |
|
Dan Finlay
|
b46cb3ecb5
|
Fix token precision bug
Had fixed this before in the dependency, but hadn't merged in that version bump yet :(
Fixes #2162
|
2017-09-26 09:25:04 -07:00 |
|
Chi Kei Chan
|
bdd1e58e55
|
Return null if transaction.key is shapeshift
|
2017-09-26 09:15:14 -07:00 |
|
Dan
|
7102772c3a
|
Connect export key modal to state and enable actions.
|
2017-09-26 09:05:29 -07:00 |
|
greenkeeper[bot]
|
e52d52b22e
|
chore(package): update sinon to version 4.0.0
|
2017-09-26 08:22:48 +00:00 |
|
Chi Kei Chan
|
d1737777f0
|
Merge pull request #2157 from danjm/MM-57-use-gas-estimator
[NewUI] Estimate gasPrice and gasLimit in send screen.
|
2017-09-25 19:56:12 -07:00 |
|
Chi Kei Chan
|
0d4433ed58
|
Merge branch 'NewUI-flat' into MM-57-use-gas-estimator
|
2017-09-25 19:55:56 -07:00 |
|
tmashuang
|
ff6f7b52e4
|
Clean up transactionController tests
|
2017-09-25 19:47:03 -07:00 |
|
Dan
|
5f6ec6aa98
|
Remove unnecessary trailing comma.
|
2017-09-25 18:30:56 -07:00 |
|
Dan
|
56697ea9a4
|
Select all in to and from of send screens, instead of clearing on focus.
|
2017-09-25 18:30:56 -07:00 |
|
Dan
|
eae40e0544
|
Able to change selections in to and from fields of send and send token.
|
2017-09-25 18:30:56 -07:00 |
|
Dan
|
2c474b0d6e
|
Export private key modal body ui.
|
2017-09-25 18:29:43 -07:00 |
|
Dan
|
fc3e071ad6
|
Send token now estimates gas and price.
|
2017-09-25 22:09:10 -02:30 |
|
Dan
|
79bcb88db3
|
Refactor to store estimated gas and price in local state, return promise from actions.
|
2017-09-25 21:54:55 -02:30 |
|
Dan
|
88c4226bf1
|
Estimate gasPrice and gasLimit in send screen.
|
2017-09-25 21:54:55 -02:30 |
|
Dan
|
a1d87b821b
|
Update send token to handle errors onBlur events and prevent clicking send until all errors handled
|
2017-09-25 21:45:51 -02:30 |
|
Dan
|
171d38c8db
|
Handles errors with to field and renders warnings from backend in send token.
|
2017-09-25 21:19:30 -02:30 |
|
Dan Finlay
|
1968d61431
|
Make encryptor configurable for keyring-controller
|
2017-09-25 15:23:37 -07:00 |
|
Dan Finlay
|
feed9a5a17
|
Add mock random value generator
|
2017-09-25 14:45:28 -07:00 |
|
Dan Finlay
|
fd985e7ec1
|
Merge branch 'master' into AddBalanceController
|
2017-09-25 14:44:04 -07:00 |
|
Dan Finlay
|
674aac83ce
|
Make blockTracker an independent param
|
2017-09-25 14:39:54 -07:00 |
|
Dan Finlay
|
d9c92cdbd1
|
Merge branch 'AddBalanceController' of github.com:MetaMask/metamask-plugin into AddBalanceController
|
2017-09-25 14:37:11 -07:00 |
|
Dan Finlay
|
8cd7329c91
|
Implemented feedback
|
2017-09-25 14:36:49 -07:00 |
|
kumavis
|
9bbb0ca1ea
|
Merge pull request #2143 from MetaMask/Version-3.10.3
Version 3.10.3
|
2017-09-25 12:55:45 -07:00 |
|
Dan Finlay
|
dfbdb99858
|
Merge branch 'master' into AddBalanceController
|
2017-09-25 11:49:38 -07:00 |
|
kumavis
|
95afdfe368
|
Merge pull request #2145 from MetaMask/ConfigurableEncryption
Configurable encryption
|
2017-09-25 11:46:04 -07:00 |
|
Dan Finlay
|
40f1d08684
|
Made some requested changes
|
2017-09-25 11:42:08 -07:00 |
|
tmashuang
|
20fea3f1de
|
Remove pending updateAndApprovedTransaction test
|
2017-09-25 10:47:36 -07:00 |
|
Dan
|
0eeba3771c
|
Exports private key modal opens from dropdown.
|
2017-09-23 17:33:50 -07:00 |
|
frankiebee
|
4979f5902f
|
bump metamascara version
|
2017-09-22 20:04:58 -07:00 |
|
tmashuang
|
d4578836c9
|
Most of transaction controller tests
|
2017-09-22 16:15:18 -07:00 |
|
kumavis
|
87fc44c45a
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-fixes-moar
|
2017-09-22 15:24:26 -07:00 |
|
kumavis
|
8ad74cf93a
|
deps - bump filter deps and add random missing deps
|
2017-09-22 15:16:42 -07:00 |
|
Dan Finlay
|
443b1a8eb7
|
Remove keyring controller from project
|
2017-09-22 14:38:40 -07:00 |
|
Chi Kei Chan
|
e1077836ce
|
Add Confirm Send token screen
|
2017-09-22 14:38:17 -07:00 |
|
Dan
|
13f22ff6b0
|
get identities from getState() instead of passing from caller, only set new account label if label set.
|
2017-09-22 14:35:51 -07:00 |
|
Dan
|
a1d72a59fe
|
New account modal now allows for addition of account name.
|
2017-09-22 14:35:51 -07:00 |
|
Dan Finlay
|
aa2abc00eb
|
Merge branch 'AddBalanceController' into BreakOutKeyringController
|
2017-09-22 14:30:31 -07:00 |
|
Dan
|
e325e5e2f5
|
Default class params to empty string in readonly-input
|
2017-09-22 14:23:57 -07:00 |
|
Dan
|
48867d95fe
|
ReadOnlyInput component.
|
2017-09-22 14:23:57 -07:00 |
|
kumavis
|
dd45592641
|
metamask - use provider-engines block tracker
|
2017-09-22 14:22:07 -07:00 |
|