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 |
Dan
|
db1258f3de
|
Conversion util can invert conversion rate
|
7 years ago |
Dan
|
49f76d27a9
|
Adds checkFeatureToggle util.
|
7 years ago |
Dan
|
bbe893a0d8
|
UI for send screen container without form rows.
|
7 years ago |
Dan
|
49aa6e73ea
|
Edit account modal shows and allows editing of name from props, not just placeholder.
|
7 years ago |
Dan
|
c9c940bfc1
|
Clear selected token when changing network.
|
7 years ago |
Sergey Ukustov
|
53bb4bebb1
|
More appropriate styling
|
7 years ago |
Sergey Ukustov
|
a1696f89a8
|
Validate data format for eth_signTypedData
|
7 years ago |
Frankie
|
4a4338c1f4
|
Merge pull request #2305 from MetaMask/nodeify
nodeify - allow callback to be optional
|
7 years ago |
Dan Finlay
|
0c61695656
|
Merge branch 'master' into SignTypedData
|
7 years ago |
kumavis
|
fa11bbf996
|
Merge pull request #2304 from MetaMask/i1531-UpdateTxStatesOnInit
Update status of pending transactions on startup
|
7 years ago |
kumavis
|
9adf77e3fe
|
Merge pull request #2306 from MetaMask/i2294-MarkTxAsFailedAfterSameNonceIsMined
Mark tx as failed after tx with same nonce is mined
|
7 years ago |
kumavis
|
0b6dab384f
|
Merge branch 'nodeify' of github.com:MetaMask/metamask-extension into nodeify
|
7 years ago |
kumavis
|
3b3120c5f8
|
nodeify - fix test
|
7 years ago |
kumavis
|
bc396a7417
|
lint fix - nodeify
|
7 years ago |
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
|
7 years ago |
Dan Finlay
|
94513cae7b
|
Provide method for tx tracker to refer to all txs
|
7 years ago |