Dan Finlay
|
c9a984a237
|
Break up inpage file read into multiple lines
|
2017-10-12 14:16:40 -04:00 |
|
Dan
|
7ec77e0b45
|
Refactor amount input: dynamic input width with vanilla js.
|
2017-10-12 11:09:05 -07:00 |
|
Dan
|
2898914a54
|
Send v2 amount unit moves correctly.
|
2017-10-12 11:09:05 -07:00 |
|
Dan
|
ea7926c211
|
Adds amount and gas field to sendV2.
|
2017-10-12 11:09:05 -07:00 |
|
Dan Finlay
|
d71f14cb67
|
Increase build readability
|
2017-10-12 14:03:42 -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 |
|
Frankie
|
c4adefcc53
|
Merge pull request #2318 from MetaMask/network-controller-client
NetworkController refactor for new EthClient interface
|
2017-10-12 05:45:10 -07:00 |
|
kumavis
|
5c5f9297f7
|
deps - bump eth-rpc-client for fix
|
2017-10-11 18:36:25 -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 |
|
Dan Finlay
|
6072e71a53
|
Merge pull request #2344 from MetaMask/FixTokenHelpLink
Fix link to token support page
|
2017-10-11 12:26:23 -07:00 |
|
Dan Finlay
|
9f063c320c
|
Fix link to token support page
|
2017-10-11 15:15:31 -04:00 |
|
kumavis
|
f0713d4b1a
|
ui - network - fix localhost active status
|
2017-10-11 01:01:29 -07:00 |
|
kumavis
|
8a9d5ffe06
|
network - convert localhost from custom rpc to network type
|
2017-10-11 00:53:35 -07:00 |
|
kumavis
|
d31c746210
|
test - integration - intercept reload attempts
|
2017-10-10 21:10:35 -07:00 |
|
kumavis
|
4096ec9f69
|
deps - bump eth-json-rpc-middleware for fix
|
2017-10-10 20:20:12 -07:00 |
|
Dan
|
fbab0f3a1f
|
Send v2 to autocomplete.
|
2017-10-10 18:19:15 -07: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 |
|
Chi Kei Chan
|
e20ec3b389
|
Token menu ellipsis alignment
|
2017-10-10 14:43:06 -07:00 |
|
Chi Kei Chan
|
b7e2bcf806
|
Reduce header shadow on mobile
|
2017-10-10 14:40:00 -07:00 |
|
Chi Kei Chan
|
d4343fe7e5
|
Fix recipient on send token
|
2017-10-10 14:36:13 -07:00 |
|
Chi Kei Chan
|
c221f5ce79
|
Confirm Token and Confirm Contract v2
|
2017-10-10 14:30:20 -07:00 |
|
Chi Kei Chan
|
119c2b2423
|
Confirm eth v2
|
2017-10-10 14:16:57 -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 |
|
Kevin Serrano
|
a387def701
|
Changelog addition.
|
2017-10-10 08:50:59 -07:00 |
|
Kevin Serrano
|
1816eca914
|
Merge branch 'master' into version-debugging
|
2017-10-10 08:38:27 -07:00 |
|
Kevin Serrano
|
24a55cf777
|
Make the function callback friendly.
|
2017-10-10 08:36:15 -07:00 |
|
Dan
|
71d6463984
|
Refactor 'rendersingleidentity' to a stand alone account-list-item component.
|
2017-10-09 18:24:14 -07:00 |
|
Dan
|
80463072b5
|
UI for readonly from component. From dropdown opening and closing. Mockdata.
|
2017-10-09 18:24:14 -07:00 |
|
Dan Finlay
|
f18615a82a
|
Merge pull request #2296 from MetaMask/precision-fix
Fix precision to account for small wei increase.
|
2017-10-09 14:15:09 -07:00 |
|
Kevin Serrano
|
d82d9215fb
|
Make modification
|
2017-10-09 13:02:52 -07:00 |
|
Kevin Serrano
|
c12d56063d
|
Fix to actually fail in earlier versions.
|
2017-10-09 13:01:58 -07:00 |
|
Dan Finlay
|
7f70c866c3
|
Merge pull request #2223 from ukstv/master
Add eth_signTypedData handler
|
2017-10-09 12:18:43 -07:00 |
|
Kevin Serrano
|
6f0c0e8374
|
Add test to look for wei precision.
|
2017-10-09 12:12:54 -07:00 |
|
Kevin Serrano
|
5ae5ee9a20
|
Merge branch 'master' into precision-fix
|
2017-10-09 11:54:16 -07:00 |
|
Dan
|
db1258f3de
|
Conversion util can invert conversion rate
|
2017-10-08 17:49:52 -07:00 |
|
Dan
|
49f76d27a9
|
Adds checkFeatureToggle util.
|
2017-10-08 17:48:09 -07:00 |
|
Dan
|
bbe893a0d8
|
UI for send screen container without form rows.
|
2017-10-08 17:48:09 -07:00 |
|
Dan
|
49aa6e73ea
|
Edit account modal shows and allows editing of name from props, not just placeholder.
|
2017-10-08 17:45:59 -07:00 |
|
Dan
|
c9c940bfc1
|
Clear selected token when changing network.
|
2017-10-08 17:45:34 -07:00 |
|
Sergey Ukustov
|
53bb4bebb1
|
More appropriate styling
|
2017-10-07 23:25:40 +03: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 |
|