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 |
kumavis
|
be4f7b33f4
|
nodeify - allow callback to be optional
|
7 years ago |
Dan Finlay
|
a32d71e8ed
|
Add failing test for issue #2294
|
7 years ago |
Dan Finlay
|
0146b55d6d
|
Check status of pending transactions on startup
Fixes #1531
|
7 years ago |
Kevin Serrano
|
e557d7f756
|
Merge branch 'master' into precision-fix
|
7 years ago |
kumavis
|
53da368d23
|
Merge pull request #2293 from MetaMask/Version-3.10.9
Version 3.10.9
|
7 years ago |
Kevin Serrano
|
e6a618b82d
|
Fix precision to account for small wei increase.
|
7 years ago |
Dan Finlay
|
52bfed5d13
|
Bump changelog
|
7 years ago |
Dan Finlay
|
9f18b898c5
|
Merge branch 'Version-3.10.9' into SignTypedData
|
7 years ago |
Dan Finlay
|
cf178341c1
|
Merge branch 'master' into SignTypedData
|
7 years ago |
Dan Finlay
|
c821a6b93a
|
Bump provider-engine for better sender validations
|
7 years ago |
Dan Finlay
|
9bc80d998e
|
Add signTypedData input validations
|
7 years ago |
Dan Finlay
|
176d03b2e8
|
Require keyring-controller 2.1.0
|
7 years ago |
Dan Finlay
|
8d45b96db6
|
Version 3.10.9
|
7 years ago |
Dan Finlay
|
833d73da56
|
Merge pull request #2292 from MetaMask/rebrocast-by-timeStamp
Rebrocast by time stamp
|
7 years ago |
frankiebee
|
554a3ac4e4
|
add to CHANGELOG.md
|
7 years ago |
Dan Finlay
|
c5b7880f05
|
Merge branch 'master' into SignTypedData
|
7 years ago |
frankiebee
|
3cb9da2ae5
|
"fix" hours for message
|
7 years ago |
frankiebee
|
e128e4859f
|
Merge branch 'master' into rebrocast-by-timeStamp
|
7 years ago |
frankiebee
|
ec9c528313
|
pending-tx - check time stamp instead of block number for resubmit
|
7 years ago |
Thomas Huang
|
c880d81ec3
|
Merge pull request #2289 from MetaMask/mascara-tuneups
Mascara tuneups
|
7 years ago |
frankiebee
|
7ec068d279
|
mascara/background: use async await
|
7 years ago |
frankiebee
|
5eca4223b2
|
use log.debug
|
7 years ago |
frankiebee
|
7a9e2aa4f0
|
mascara: linting and code clean up
|
7 years ago |
frankiebee
|
2dba03ffc5
|
dont lint jquery
|
7 years ago |
frankiebee
|
245ab70881
|
add /mascara to linting
|
7 years ago |
frankiebee
|
e7589a099f
|
mascara:exampl/app - add a send tx button
|
7 years ago |
Thomas Huang
|
35f4148343
|
Merge pull request #2282 from MetaMask/Enforce0xPrefixForKeyrings
Enforce 0x prefix on accounts with new hd keyring
|
7 years ago |
Dan
|
583342bd56
|
Removes old/second setProviderType method from before merge (commit bd99bc2e )
|
7 years ago |
Dan Finlay
|
88686a3968
|
Enforce 0x prefix on accounts with new hd keyring
|
7 years ago |
Dan Finlay
|
1cba6543a4
|
Begin implementing sync injection idea
|
7 years ago |
Dan Finlay
|
a142f8913d
|
Merge pull request #2276 from MetaMask/revert-compute
Revert to normal balances.
|
7 years ago |
Frankie
|
852c27bad4
|
Merge pull request #2279 from MetaMask/filter-default-fix
deps - bump eth-json-rpc-filters for log filter fix
|
7 years ago |
kumavis
|
23bc92a8f1
|
deps - bump eth-json-rpc-filters for log filter fix
|
7 years ago |
Kevin Serrano
|
27c72ee565
|
Revert to normal balances.
|
7 years ago |