Dan Finlay
31564e0a86
Fix retry action
7 years ago
Dan Finlay
81fb9db1bc
View tx after editing state to unconfirmed
7 years ago
Dan Finlay
97abbc5cbe
Fix action
7 years ago
Dan Finlay
6ff580584a
Add retry background method and action
7 years ago
Chi Kei Chan
f503120b82
Add Import With Seed Phrase
7 years ago
Chi Kei Chan
ac50db52a9
Fix linter
7 years ago
Chi Kei Chan
5cbbb476b3
ShapeShift Integration
7 years ago
Chi Kei Chan
c6a3d00d80
Fix merge conflict; separate onboarding buy screen
7 years ago
Jacky Chan
85e485128f
Add Go to Coinbase; Show Buy Ether after signup
7 years ago
Jacky Chan
449bce5eea
Implement Import Account Screen
7 years ago
Jacky Chan
1a9b217558
Add BackupPhraseScreen
7 years ago
Jacky Chan
fd4fbdc0cd
Add NoticeScreen
7 years ago
Jacky Chan
e1497fafa6
Add UniqueImageScreen
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
Sergey Ukustov
c2b8dada91
Add eth_signTypedData handler
7 years ago
Dan Finlay
343a7e9cce
Transition to home view after tx error
7 years ago
davidp94
f52ef5d496
fix goHome
7 years ago
davidp94
39424cdf45
remove unused action type
7 years ago
DavidNinja
399c51c048
cancel all txs
7 years ago
frankiebee
7de58c8709
fix cancelTransaction not reciving a callback
7 years ago
Dan Finlay
f884477abb
Remove unused parameter
7 years ago
Dan Finlay
c071591adb
Fix custom provider indication
7 years ago
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
7 years ago
Dan Finlay
e285f2cae9
Get duplicate UI template working
7 years ago
Dan Finlay
5eb3d5d485
Make folder for responsive UI
7 years ago
Dan Finlay
5cfce8c45a
Fix token adding bug
7 years ago
Dan Finlay
48789f2a3d
Add ability to add tokens to token list
...
Fiex #1616
8 years ago
Dan Finlay
0e1e0aa323
Create add token button and template view
8 years ago
Dan Finlay
b7b9e0c1ac
Persist selected account tab
...
Also improve error handling with token balances.
8 years ago
kumavis
68be86abe9
ui - remove web3, use eth-query
8 years ago
Thomas Huang
6bdb4c8728
Fix linting warnings
8 years ago
Jared Pereira
7f12be6a01
remove updateCoinBaseAmount action
8 years ago
Jared Pereira
5cabd3e02d
remove updateBuyAddress action
8 years ago
kumavis
5a91adf7d8
add platforms to mascara + move buyEther window open to ui
8 years ago
Dan Finlay
81d3658343
Improve UI gas calculation logic
...
- Now striping hex prefixed gas values, which may have been causing mis-estimation.
- Unified calculation logic to be entirely functional.
- Greatly simplified how the pending-tx form keeps updated form state.
Still needs a commit from @kumavis to ensure the background passes in a txMeta.txParams.gasPrice value.
8 years ago
Kevin Serrano
a95d96d507
Assure that seed words are placed into state tree upon request.
8 years ago
Kevin Serrano
1dfcc54381
Remove goHome action causing erratic UI behavior.
8 years ago
Kevin Serrano
f2e40e85b7
Add one more loading indication.
8 years ago
Kevin Serrano
b0c0c30689
Uncomment lines relating to showing indicator.
8 years ago
Kevin Serrano
605c2a7404
Remove redundant removal of loading indicator. Integrate loading indicator disappear with display warning.
8 years ago
Kevin Serrano
0e43606b16
Adjust private key confirmation style and logic.
8 years ago
Kevin Serrano
889132b16c
Add action to hide loading indication on an incorrect pw.
8 years ago
Kevin Serrano
37ffcfcf0e
Rename variables to proper currency state variables.
8 years ago
Kevin Serrano
2ab86b001d
Add comments.
8 years ago
Kevin Serrano
b34ee4daa1
Allow for adding recently used addresses to address book.
8 years ago
Kevin Serrano
21769a008c
Fix typo, switch to log.error
8 years ago
Kevin Serrano
0ee8ca178e
Remove unneeded setrpc method.
8 years ago
Kevin Serrano
cf2268c3d2
Nodeify and promisify calls to background.
8 years ago
Kevin Serrano
e7e024bcdd
Refactor of code into separate reducers and actions.
8 years ago