frankiebee
f76a555c09
Merge branch 'master' into i1567-FixInaccurateError
7 years ago
kumavis
41a1ce037b
Merge pull request #1611 from MetaMask/checkTxsOnSync
...
add a check for weather a tx is included in a block when jumping blocks
7 years ago
kumavis
08b8e89b88
Merge pull request #1610 from MetaMask/bumpProvider
...
Bump provider and check for the tx in the block that provider engine gives us
7 years ago
kumavis
27b874f2c4
transactions controller - add comments
7 years ago
Dan Finlay
c4f6176820
Merge branch 'AddTokenList' into AddingTokens
7 years ago
frankiebee
2e5deef2b0
check nonce and balance when resubmiting tx
7 years ago
Dan Finlay
39c7ed230d
Merge remote-tracking branch 'origin/master' into AddTokenList
7 years ago
Dan Finlay
f87c5f8a14
Remove log
7 years ago
kumavis
b3492d9c17
transaction controller - use nonce-tracker
7 years ago
kumavis
dab2fccc78
introduce nonce-tracker
7 years ago
frankiebee
07539a63e4
remove unnecessary log
7 years ago
frankiebee
da33efe775
bump eth-query for quiter logs
7 years ago
Dan Finlay
0e1e0aa323
Create add token button and template view
7 years ago
frankiebee
a10740af7e
add a check for weather a tx is included in a block when jumping blocks
7 years ago
Dan Finlay
a80945e730
Hide message on normal loading
7 years ago
Dan Finlay
1ed5804e4d
Multiple loading style improvements
...
- When seeking network, show a full screen loading indication + message.
- Network menu is still accessible "over" this indication.
- Top Menu-Droppo components now slide *under* the menu bar like they should.
- Loading indication opacity increased to increase message legibility.
7 years ago
Dan Finlay
68389d5d49
Remove excessive log
7 years ago
Dan Finlay
1814721e80
Add no tokens message
7 years ago
frankiebee
6ae97290f0
check for the tx in the block that provider engine gives us
7 years ago
frankiebee
56490c6468
Bump provider-engine
7 years ago
Dan Finlay
0b18a69679
Bump token-tracker version
7 years ago
Dan Finlay
96d416c486
Vertically center loading indication
7 years ago
Kevin Serrano
a025cd178d
Add issue template.
7 years ago
Dan Finlay
6fda78cd2b
Refresh token balance on network change
7 years ago
Dan Finlay
b7b9e0c1ac
Persist selected account tab
...
Also improve error handling with token balances.
7 years ago
Dan Finlay
0fd32e67d4
Do not mark slowly mined txs as failed.
...
Fixes #1567
Also seems to fix #1556
Also improves resubmit performance by only resubmitting on `latest`.
7 years ago
Thomas Huang
1a4f982739
Merge pull request #1606 from MetaMask/ubuntu-warning
...
Warn Users about potential JSON import problems
7 years ago
Kevin Serrano
74d15f5cb0
Bump changelog.
7 years ago
Kevin Serrano
a8ababe2f4
Add a new warning for file import JSON
7 years ago
Dan Finlay
3df2f2b2d4
Rename history to sent
7 years ago
Dan Finlay
42f8f32a52
Remove bad state file
7 years ago
Dan Finlay
5c9a228848
Add token list note to changelog
7 years ago
Dan Finlay
108c4ab2c5
Auto populate token list with popular token balances
...
Half implements #175
Things to do:
- Add ability to add tokens to the list.
- Persist the token tab selection (so it is an implicit preference)
- Check what's up with the token-tracker polling, it seems like it is not waiting the interval.
7 years ago
Dan Finlay
de500250c4
Fix build for eth-contract-metadata
7 years ago
Kevin Serrano
141e66171b
Merge pull request #1600 from MetaMask/i1554-ensSymFix
...
ENS symbol renders on proper networks
7 years ago
Kevin Serrano
790712e6fd
Cleanup zero addresses.
7 years ago
Dan Finlay
dd7e11d196
Merge pull request #1598 from MetaMask/txRetry
...
put tx resubmission on the block event
7 years ago
frankiebee
ec3383c162
rename continuallyResubmitPendingTxs to resubmitPendingTxs
7 years ago
Frankie
eccb8b8f80
Merge pull request #1601 from MetaMask/ChainIdErrorTest
...
Chain id error test
7 years ago
Thomas Huang
c0f07844af
Finish async when failing async test
7 years ago
Thomas Huang
ae7c296669
Fix networkState in chain id
7 years ago
Thomas Huang
dbc48c3992
Make test Async
7 years ago
Dan Finlay
a741cc4fc4
Merge branch 'master' into AddTokenList
7 years ago
Kevin Serrano
e9e43637df
Bump changelog.
7 years ago
Kevin Serrano
5e03b69892
Fix check icon appearing in inappropriate situations.
7 years ago
kumavis
bbe0c73dca
Merge pull request #1597 from MetaMask/Version-3.7.8
...
Version 3.7.8
7 years ago
frankiebee
96fa29ffbc
put tx resubmission on the block event
7 years ago
Dan Finlay
844159cb18
Version 3.7.8
7 years ago
kumavis
16593d0b9d
Merge pull request #1592 from MetaMask/qrPrefix
...
prefix the address with "ethereum:"
7 years ago
Frankie
3da887e56e
Merge branch 'master' into qrPrefix
7 years ago