kumavis
|
7bdf73b1dd
|
Merge pull request #2233 from MetaMask/remove-accountTracker-from-transactions
pending-tx - dont check the balance to rebrodcast
|
7 years ago |
Frankie
|
8425fb04d3
|
Merge pull request #2239 from MetaMask/network-controller-contd
network - make network controller internal network switching explicit
|
7 years ago |
kumavis
|
1ad8a9a0ff
|
network - make network controller internal network switching explicit
|
7 years ago |
Frankie
|
f57fd717fe
|
Merge pull request #2237 from MetaMask/network-controller-contd
Networking refactor
|
7 years ago |
kumavis
|
a2b6d3ffc5
|
network - remove long dead etherscan provider code
|
7 years ago |
kumavis
|
d6ea2fa425
|
network - convert localhost from custom rpc to network type
|
7 years ago |
kumavis
|
b88d11f86e
|
network controller - small refactor
|
7 years ago |
kumavis
|
b2796c168b
|
Merge pull request #2234 from MetaMask/Version-3.10.7
Version 3.10.7
|
7 years ago |
Dan Finlay
|
14d58e630d
|
Version 3.10.7
|
7 years ago |
frankiebee
|
ac80eaca1f
|
pending-tx - dont check the balance to rebrodcast
|
7 years ago |
Dan Finlay
|
77963e8417
|
Merge pull request #2230 from MetaMask/ui-dev-fix
development - fix ui dev
|
7 years ago |
kumavis
|
19e7adad19
|
development - fix ui dev
|
7 years ago |
Kevin Serrano
|
d61f36808a
|
Merge pull request #2228 from MetaMask/i2218-SelectAccountBugFix
Ensure selected account is always set if possible
|
7 years ago |
Dan Finlay
|
861bd877f3
|
Ensure selected account is always set if possible
Fixes #2218
Subscribes to keyringController, and if only one account exists, sets it as selected.
|
7 years ago |
Sergey Ukustov
|
82d1f39198
|
Respect code style
|
7 years ago |
Sergey Ukustov
|
c2b8dada91
|
Add eth_signTypedData handler
|
7 years ago |
Chi Kei Chan
|
67ee5b21e6
|
Query for gas estimates
|
7 years ago |
Chi Kei Chan
|
4f106854ba
|
Hide ShapeShift and Fix Modal Stylings
|
7 years ago |
Chi Kei Chan
|
06292107d7
|
Always set currency to USD on app mount
|
7 years ago |
Dan
|
66ed4dfaa3
|
Ensure sent token value is recognized as hex.
|
7 years ago |
Dan
|
a195427e72
|
Fix send of USD and backspacing amount to 0
|
7 years ago |
Dan
|
b55a40c7f1
|
Close sidebar on token selection.
|
7 years ago |
Dan
|
a4838b1c57
|
Close mobile sidebar when selecting 'Add token' from account options dropdown.
|
7 years ago |
Chi Kei Chan
|
c74c1fe87f
|
Update yarn.lock
|
7 years ago |
greenkeeper[bot]
|
f69cf1670f
|
chore(package): update coveralls to version 3.0.0
|
7 years ago |
Chi Kei Chan
|
42ff763674
|
Merge pull request #2201 from chikeichan/merge
Merge master into NewUI-flat
|
7 years ago |
Chi Kei Chan
|
e711a4193f
|
Merge branch 'mmn' into merge
|
7 years ago |
Chi Kei Chan
|
5a1d50cd43
|
Merge branch 'master' into mmn
|
7 years ago |
Dan
|
deee689426
|
Use font-awesome icons for create and import account.
|
7 years ago |
Dan
|
c2ccd6e90e
|
Makes styling fixes to account dropdown.
|
7 years ago |
Dan
|
10345a12c2
|
Keep privateKey out of state and clear it after closing export private key modal.
|
7 years ago |
Dan
|
01816e1b22
|
Adds a back button to export private key modal; connects account details to same modal.
|
7 years ago |
kumavis
|
cdf41c2857
|
Merge pull request #2124 from MetaMask/breakout-mascara
require metamascara
|
7 years ago |
kumavis
|
e451655c10
|
Merge pull request #2177 from MetaMask/new-currency-test
Switching To Infura's Currency API
|
7 years ago |
frankiebee
|
b24e16d346
|
re-enabled x-metamask-origin for mascara
|
7 years ago |
kumavis
|
15b2823e54
|
Merge branch 'master' into new-currency-test
|
7 years ago |
kumavis
|
ecf909e140
|
Merge pull request #2194 from MetaMask/network-controller-refactor
Network controller refactor
|
7 years ago |
Thomas Huang
|
fc17d4511d
|
Merge pull request #2193 from MetaMask/FixAccountSelection
Fix account selection
|
7 years ago |
Dan Finlay
|
112c223930
|
Merge pull request #2196 from MetaMask/express-bump
deps - bump express for security fix
|
7 years ago |
Dan Finlay
|
b473d440a3
|
Version 3.10.6
|
7 years ago |
Thomas Huang
|
504dcc3021
|
Merge pull request #2195 from MetaMask/greenkeeper/eth-keyring-controller-2.0.0
Update eth-keyring-controller to the latest version 🚀
|
7 years ago |
kumavis
|
cd0f44e2d6
|
deps - bump express for security fix
|
7 years ago |
Dan Finlay
|
a246770866
|
Commit to the eth-keyring-controller module
|
7 years ago |
greenkeeper[bot]
|
c0d7d44764
|
fix(package): update eth-keyring-controller to version 2.0.0
|
7 years ago |
Dan Finlay
|
aefd17ef94
|
Remove dead reference
|
7 years ago |
kumavis
|
06b5dd2096
|
network controller - move _setProvider to bottom
|
7 years ago |
Dan Finlay
|
ea12be2c1b
|
Bump changelog
|
7 years ago |
kumavis
|
f2d9b75e94
|
network controller - refactor to use _setProvider
|
7 years ago |
Dan Finlay
|
96ebbde634
|
Fix Account Selection
Do not select accounts on restore, only on creation and deliberate selection.
Fixes #2164
|
7 years ago |
Dan Finlay
|
87458dae24
|
Merge pull request #2191 from MetaMask/direct-block-tracker
Fix for direct use of eth-block-tracker
|
7 years ago |