Alexander Tseung
3fd9c8b57f
Fix cursor on unclickable transactions ( #2356 )
7 years ago
Alexander Tseung
b149cceda0
Fix exception thrown when tokens is null ( #2355 )
7 years ago
Alexander Tseung
a84014eff8
Fix Localhost 8545 option in network dropdown ( #2357 )
7 years ago
Alexander Tseung
54a61a4021
Fix styling for Accept buttons in notices ( #2358 )
7 years ago
Alexander Tseung
6defb880fb
Fix SELECT TYPE dropdown changing sizes based on error message ( #2359 )
7 years ago
Alexander Tseung
222a203353
Fix click to copy for private key not working ( #2360 )
7 years ago
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.
7 years ago
Chi Kei Chan
81f62a7443
Adding Account Dropdown V2
7 years ago
Chi Kei Chan
57179d2b05
Various styling fixes
7 years ago
kumavis
701887bb19
Merge pull request #2352 from MetaMask/i1340-SynchronousInjection
...
Fix slow web3 injection bug
7 years ago
kumavis
53a360b65d
contentscript - fix inpage require and bundling
7 years ago
Dan Finlay
c9a984a237
Break up inpage file read into multiple lines
7 years ago
Dan
7ec77e0b45
Refactor amount input: dynamic input width with vanilla js.
7 years ago
Dan
2898914a54
Send v2 amount unit moves correctly.
7 years ago
Dan
ea7926c211
Adds amount and gas field to sendV2.
7 years ago
Dan Finlay
d71f14cb67
Increase build readability
7 years ago
Dan Finlay
d0d082d70c
Merge branch 'master' into i1340-SynchronousInjection
7 years ago
Thomas Huang
29ee33359e
Merge pull request #2345 from MetaMask/Version-3.11.0
...
Version 3.11.0
7 years ago
Frankie
c4adefcc53
Merge pull request #2318 from MetaMask/network-controller-client
...
NetworkController refactor for new EthClient interface
7 years ago
kumavis
5c5f9297f7
deps - bump eth-rpc-client for fix
7 years ago
kumavis
dcf10f3d75
nonce-tracker - use blockTracker directly
7 years ago
Dan Finlay
4ed00ea2d8
Version 3.11.0
7 years ago
Dan Finlay
6072e71a53
Merge pull request #2344 from MetaMask/FixTokenHelpLink
...
Fix link to token support page
7 years ago
Dan Finlay
9f063c320c
Fix link to token support page
7 years ago
kumavis
f0713d4b1a
ui - network - fix localhost active status
7 years ago
kumavis
8a9d5ffe06
network - convert localhost from custom rpc to network type
7 years ago
kumavis
d31c746210
test - integration - intercept reload attempts
7 years ago
kumavis
4096ec9f69
deps - bump eth-json-rpc-middleware for fix
7 years ago
Dan
fbab0f3a1f
Send v2 to autocomplete.
7 years ago
kumavis
0f8d7dacb1
network-controller - use obj-proxy for providerProxy
7 years ago
kumavis
7d50a56198
util - add obj-proxy
7 years ago
kumavis
e32d75965f
events-proxy - clean up
7 years ago
Chi Kei Chan
e20ec3b389
Token menu ellipsis alignment
7 years ago
Chi Kei Chan
b7e2bcf806
Reduce header shadow on mobile
7 years ago
Chi Kei Chan
d4343fe7e5
Fix recipient on send token
7 years ago
Chi Kei Chan
c221f5ce79
Confirm Token and Confirm Contract v2
7 years ago
Chi Kei Chan
119c2b2423
Confirm eth v2
7 years ago
kumavis
4d273d3cea
lint fixes
7 years ago
kumavis
efa92a7fc5
network controller - refactor to use eth-rpc-client
7 years ago
kumavis
ff4e9a0d11
metamask controller - define this.newTransaction to ease instantiation order
7 years ago
kumavis
f7c1bc804d
metamask controller - simplify provider init
7 years ago
kumavis
e79037261e
metamask controller - breakout getAccounts method
7 years ago
Dan
71d6463984
Refactor 'rendersingleidentity' to a stand alone account-list-item component.
7 years ago
Dan
80463072b5
UI for readonly from component. From dropdown opening and closing. Mockdata.
7 years ago
Dan Finlay
f18615a82a
Merge pull request #2296 from MetaMask/precision-fix
...
Fix precision to account for small wei increase.
7 years ago
Kevin Serrano
d82d9215fb
Make modification
7 years ago
Kevin Serrano
c12d56063d
Fix to actually fail in earlier versions.
7 years ago
Dan Finlay
7f70c866c3
Merge pull request #2223 from ukstv/master
...
Add eth_signTypedData handler
7 years ago
Kevin Serrano
6f0c0e8374
Add test to look for wei precision.
7 years ago
Kevin Serrano
5ae5ee9a20
Merge branch 'master' into precision-fix
7 years ago