Dan Finlay
|
ea79eca8eb
|
Add validation to balance constructor
|
7 years ago |
Dan Finlay
|
7032edf32b
|
Stop tracking old account balances after restore vault
Per @kgserrano note
|
7 years ago |
Kevin Serrano
|
5eeb144046
|
Merge pull request #2387 from watilde/fixes-2208
Increase line-height for account nicknames
|
7 years ago |
Dan Finlay
|
cafabf914f
|
Merge branch 'master' into i2348-SelectAccountOnNewVault
|
7 years ago |
Dan Finlay
|
9c45af3e25
|
Bump changelog
|
7 years ago |
Dan Finlay
|
50e8599988
|
Promisify metamask-controller vault creating methods
|
7 years ago |
Dan Finlay
|
d7f384485d
|
Select first account when restoring seed
Fixes #2348
|
7 years ago |
Dan Finlay
|
ab31eb6a17
|
Select first account on new vault creation
|
7 years ago |
Daijiro Wachi
|
ad970180f2
|
Increase line-height for account nicknames
|
7 years ago |
Kevin Serrano
|
d9f5e6beb2
|
Merge pull request #2370 from MetaMask/MoveOutEtherscanLinkGeneration
Move etherscan link logic into module
|
7 years ago |
Kevin Serrano
|
42e3261c98
|
Merge pull request #2379 from MetaMask/FixImportedTypedDataSigning
Bump version on eth-simple-keyring
|
7 years ago |
Dan Finlay
|
10011395f6
|
Bump changelog
|
7 years ago |
Dan Finlay
|
c77bc5d408
|
Bump version on eth-simple-keyring
Fixes bug where imported accounts could not use the new `signTypedData` method.
|
7 years ago |
Dan Finlay
|
06094c914b
|
Move etherscan link logic into module
|
7 years ago |
greenkeeper[bot]
|
970fbd797a
|
fix(package): update react-simple-file-input to version 2.0.0
|
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 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 |
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 |
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 |
Kevin Serrano
|
a387def701
|
Changelog addition.
|
7 years ago |
Kevin Serrano
|
1816eca914
|
Merge branch 'master' into version-debugging
|
7 years ago |
Kevin Serrano
|
24a55cf777
|
Make the function callback friendly.
|
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 |
Sergey Ukustov
|
53bb4bebb1
|
More appropriate styling
|
7 years ago |
Sergey Ukustov
|
a1696f89a8
|
Validate data format for eth_signTypedData
|
7 years ago |