Dan Finlay
0ae406e489
Allow computed balances to enumerate its own view
7 years ago
Dan Finlay
942de9ba02
Patch sandwich-expando for security update
7 years ago
Chi Kei Chan
776e8241f0
Merge pull request #2402 from chikeichan/merge
...
[NewUI] Merge master into NewUI-flat
7 years ago
Chi Kei Chan
a8bba2f4b7
Merge master to NewUI-flat
7 years ago
Chi Kei Chan
c8c773d641
Merge branch 'NewUI-flat' into merge
7 years ago
Dan
de1da7d1b2
Fix cancel button on send screen.
7 years ago
Dan
6e73eacd5f
Turn off feature toggle.
7 years ago
Dan
60eda592b5
Handling to and amount errors.
7 years ago
Dan
f81226fbe9
Move all of send state to metamask state.
7 years ago
Dan
4f9ac1c4fe
Get from and update addressBook in send-v2
7 years ago
Dan
4915aff750
Breaks send-v2 down into renderable functions.
7 years ago
kumavis
209db9ae5f
deps - bump eth-json-rpc-filters
7 years ago
Dan Finlay
4dc494fdd1
Fix bug that breaks ui dev mode
7 years ago
Dan Finlay
21bde66e16
Remove account-tracker from keyringController
7 years ago
Kevin Serrano
5bdee96e73
Merge pull request #2368 from MetaMask/greenkeeper/react-simple-file-input-2.0.0
...
Update react-simple-file-input to the latest version 🚀
7 years ago
Dan Finlay
bbe2c9f48d
Merge remote-tracking branch 'origin/master' into i2348-SelectAccountOnNewVault
7 years ago
Dan Finlay
d89394a7c9
Make account tracking much more reactive
7 years ago
Kevin Serrano
6eb2738957
Merge pull request #2396 from MetaMask/revert-2318-network-controller-client
...
Revert "NetworkController refactor for new EthClient interface"
7 years ago
kumavis
8da0d0b28a
Revert "NetworkController refactor for new EthClient interface"
7 years ago
Dan Finlay
75177ce34c
Make account tracking more reactive
...
We were doing a lot of conditional observation & updating.
Pulled out a bunch of that for generic observer/syncers.
7 years ago
Dan Finlay
9cc1e8a6d8
Refresh computed balances controller when restoring vault
7 years ago
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
Chi Kei Chan
03685c64b8
Network dropdown update
7 years ago
Chi Kei Chan
085551b7e6
New Account modal
7 years ago
Chi Kei Chan
5ee6e4d3b3
wip
7 years ago
Dan
ac43872c1a
Enable send-v2 functionality.
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
Alexander Tseung
7caa914223
Fix Import Account link not hiding sidebar
7 years ago
Dan
a9244f5e42
Customize Gas connected to state
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
Alexander Tseung
a59972dcab
Prevent adding already added tokens ( #2362 )
7 years ago
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