Alexander Tseung
54a61a4021
Fix styling for Accept buttons in notices ( #2358 )
2017-10-13 13:24:17 -07:00
Alexander Tseung
6defb880fb
Fix SELECT TYPE dropdown changing sizes based on error message ( #2359 )
2017-10-13 13:23:50 -07:00
Alexander Tseung
222a203353
Fix click to copy for private key not working ( #2360 )
2017-10-13 13:23:10 -07:00
Dan J Miller
803eaaf968
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state ( #2364 )
...
* Adds memo field to send-v2.
* Vertical align transaction with flexbox.
* Customize Gas UI
* Remove internal state from InputNumber and fix use in gastooltip.
* Move customize-gas-modal to its own folder and minor cleanup
* Create send container, get account info from state, and make currency display more reusable
* Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
2017-10-13 13:19:22 -07:00
Chi Kei Chan
81f62a7443
Adding Account Dropdown V2
2017-10-13 02:11:01 -04:00
Chi Kei Chan
57179d2b05
Various styling fixes
2017-10-12 18:46:18 -04:00
kumavis
701887bb19
Merge pull request #2352 from MetaMask/i1340-SynchronousInjection
...
Fix slow web3 injection bug
2017-10-12 13:01:29 -07: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
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
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