Chi Kei Chan
|
7c20011023
|
Merge branch 'master' into NewUI-flat
|
2017-10-24 16:50:25 -07:00 |
|
tmashuang
|
91b23246cd
|
Merge branch 'firsttimeflow' of https://github.com/chikeichan/metamask-plugin into firsttimeflow
|
2017-10-24 08:36:02 -07:00 |
|
Chi Kei Chan
|
4401800a42
|
Account menu white check mark
|
2017-10-24 00:13:49 -07:00 |
|
Dan Finlay
|
6d05238469
|
Try to fix intermittent test failure in NonceTracker tests
|
2017-10-22 22:24:50 -07:00 |
|
Dan Finlay
|
e564ed8d4c
|
Version 3.11.2
|
2017-10-21 15:40:57 -07:00 |
|
Chi Kei Chan
|
5aaa2d679b
|
Add ShapeShift UI
|
2017-10-20 21:51:37 -07:00 |
|
Dan Finlay
|
56dcf7c011
|
Version 3.11.1
|
2017-10-20 14:07:54 -07:00 |
|
Chi Kei Chan
|
344b467d03
|
Merge branch 'master' into NewUI-flat
|
2017-10-20 11:05:10 -07:00 |
|
Dan Finlay
|
a10a600cce
|
Linted
|
2017-10-19 12:33:43 -07:00 |
|
Dan Finlay
|
3b4c679ffc
|
Fix bug where new account was not immediately selected
|
2017-10-19 12:15:26 -07:00 |
|
Dan Finlay
|
0ae406e489
|
Allow computed balances to enumerate its own view
|
2017-10-19 09:59:57 -07:00 |
|
Chi Kei Chan
|
c8c773d641
|
Merge branch 'NewUI-flat' into merge
|
2017-10-18 22:58:46 -07:00 |
|
Dan Finlay
|
21bde66e16
|
Remove account-tracker from keyringController
|
2017-10-18 17:14:26 -07:00 |
|
Dan Finlay
|
bbe2c9f48d
|
Merge remote-tracking branch 'origin/master' into i2348-SelectAccountOnNewVault
|
2017-10-18 17:07:25 -07:00 |
|
Dan Finlay
|
d89394a7c9
|
Make account tracking much more reactive
|
2017-10-18 17:07:22 -07:00 |
|
kumavis
|
8da0d0b28a
|
Revert "NetworkController refactor for new EthClient interface"
|
2017-10-18 15:09:32 -07:00 |
|
Dan Finlay
|
75177ce34c
|
Make account tracking more reactive
We were doing a lot of conditional observation & updating.
Pulled out a bunch of that for generic observer/syncers.
|
2017-10-18 15:08:34 -07:00 |
|
Dan Finlay
|
9cc1e8a6d8
|
Refresh computed balances controller when restoring vault
|
2017-10-18 14:22:04 -07:00 |
|
Dan Finlay
|
ea79eca8eb
|
Add validation to balance constructor
|
2017-10-18 12:21:22 -07:00 |
|
Dan Finlay
|
7032edf32b
|
Stop tracking old account balances after restore vault
Per @kgserrano note
|
2017-10-18 11:13:14 -07:00 |
|
Dan Finlay
|
50e8599988
|
Promisify metamask-controller vault creating methods
|
2017-10-17 13:25:27 -07:00 |
|
Dan Finlay
|
d7f384485d
|
Select first account when restoring seed
Fixes #2348
|
2017-10-17 13:19:57 -07:00 |
|
Dan Finlay
|
ab31eb6a17
|
Select first account on new vault creation
|
2017-10-17 13:09:41 -07:00 |
|
Chi Kei Chan
|
81f62a7443
|
Adding Account Dropdown V2
|
2017-10-13 02:11:01 -04:00 |
|
kumavis
|
53a360b65d
|
contentscript - fix inpage require and bundling
|
2017-10-12 12:51:48 -07:00 |
|
Dan Finlay
|
c9a984a237
|
Break up inpage file read into multiple lines
|
2017-10-12 14:16:40 -04:00 |
|
Dan Finlay
|
d0d082d70c
|
Merge branch 'master' into i1340-SynchronousInjection
|
2017-10-12 13:25:19 -04:00 |
|
Thomas Huang
|
29ee33359e
|
Merge pull request #2345 from MetaMask/Version-3.11.0
Version 3.11.0
|
2017-10-12 09:24:35 -07:00 |
|
kumavis
|
dcf10f3d75
|
nonce-tracker - use blockTracker directly
|
2017-10-11 18:33:36 -07:00 |
|
Dan Finlay
|
4ed00ea2d8
|
Version 3.11.0
|
2017-10-11 15:54:17 -04:00 |
|
kumavis
|
0f8d7dacb1
|
network-controller - use obj-proxy for providerProxy
|
2017-10-10 17:26:44 -07:00 |
|
kumavis
|
7d50a56198
|
util - add obj-proxy
|
2017-10-10 17:15:52 -07:00 |
|
kumavis
|
e32d75965f
|
events-proxy - clean up
|
2017-10-10 17:15:14 -07:00 |
|
kumavis
|
4d273d3cea
|
lint fixes
|
2017-10-10 14:14:43 -07:00 |
|
kumavis
|
efa92a7fc5
|
network controller - refactor to use eth-rpc-client
|
2017-10-10 14:13:12 -07:00 |
|
kumavis
|
ff4e9a0d11
|
metamask controller - define this.newTransaction to ease instantiation order
|
2017-10-10 10:50:45 -07:00 |
|
kumavis
|
f7c1bc804d
|
metamask controller - simplify provider init
|
2017-10-10 10:39:31 -07:00 |
|
kumavis
|
e79037261e
|
metamask controller - breakout getAccounts method
|
2017-10-10 10:26:59 -07:00 |
|
Dan Finlay
|
7f70c866c3
|
Merge pull request #2223 from ukstv/master
Add eth_signTypedData handler
|
2017-10-09 12:18:43 -07:00 |
|
Dan
|
bbe893a0d8
|
UI for send screen container without form rows.
|
2017-10-08 17:48:09 -07:00 |
|
Sergey Ukustov
|
a1696f89a8
|
Validate data format for eth_signTypedData
|
2017-10-07 00:38:13 +03:00 |
|
Frankie
|
4a4338c1f4
|
Merge pull request #2305 from MetaMask/nodeify
nodeify - allow callback to be optional
|
2017-10-06 14:08:58 -07:00 |
|
Dan Finlay
|
0c61695656
|
Merge branch 'master' into SignTypedData
|
2017-10-06 14:03:04 -07:00 |
|
kumavis
|
fa11bbf996
|
Merge pull request #2304 from MetaMask/i1531-UpdateTxStatesOnInit
Update status of pending transactions on startup
|
2017-10-06 13:40:43 -07:00 |
|
kumavis
|
bc396a7417
|
lint fix - nodeify
|
2017-10-06 13:02:34 -07:00 |
|
Dan Finlay
|
a417fab0eb
|
When checking pending txs, check for successful txs with same nonce.
If a successful tx with the same nonce exists, transition tx to the failed state.
Fixes #2294
|
2017-10-06 12:51:13 -07:00 |
|
Dan Finlay
|
94513cae7b
|
Provide method for tx tracker to refer to all txs
|
2017-10-06 12:50:33 -07:00 |
|
kumavis
|
be4f7b33f4
|
nodeify - allow callback to be optional
|
2017-10-06 12:36:08 -07:00 |
|
Dan Finlay
|
0146b55d6d
|
Check status of pending transactions on startup
Fixes #1531
|
2017-10-06 11:41:28 -07:00 |
|
Dan Finlay
|
9f18b898c5
|
Merge branch 'Version-3.10.9' into SignTypedData
|
2017-10-05 14:52:19 -07:00 |
|