kumavis
|
98bc9b6656
|
nonce-tracker - make nonce strategy api and naming more symmetical
|
7 years ago |
frankiebee
|
604c91f7b2
|
nonce-tracker - pass tests
|
7 years ago |
Dan Finlay
|
38ba31bbe0
|
Refer to pending nonces, not just their count
|
7 years ago |
frankiebee
|
7d34b22d78
|
clean up code
|
7 years ago |
frankiebee
|
5c74f316a8
|
nonce-tracker - pass tests
|
7 years ago |
frankiebee
|
e43db262d8
|
fix test
|
7 years ago |
Dan Finlay
|
bb24f07b17
|
When network nonce is highest, it should be used.
|
7 years ago |
Dan Finlay
|
0f36e0e6da
|
Fix test
|
7 years ago |
Dan Finlay
|
440101f2b5
|
Add new assertions and de-duplicate nonce tracker generation
|
7 years ago |
Dan Finlay
|
306249e89e
|
Add test for no previous txs
|
7 years ago |
Dan Finlay
|
f13c637b23
|
Confine mock strategy to describe block
|
7 years ago |
Dan Finlay
|
c76194d7c3
|
Move mock txs to tx mocking class
|
7 years ago |
frankiebee
|
1ffb406480
|
break out network nonce calc.
|
7 years ago |
frankiebee
|
37f86e874f
|
fix 0x0 nonce calc.
|
7 years ago |
frankiebee
|
f8eca95ca5
|
include pendingTxs in localNonce
|
7 years ago |
frankiebee
|
a5a32f3d57
|
use "localNonce" when the network returns a nonce that is lower then a known confirmed tx
|
7 years ago |
frankiebee
|
bf8a62eb39
|
add test for using localNonce
|
7 years ago |
Kevin Serrano
|
729233a288
|
Merge pull request #1941 from MetaMask/i1912-TokenPrecisionFix
Fix token balance precision rendering
|
7 years ago |
Kevin Serrano
|
7e6c714f78
|
Merge branch 'master' into i1912-TokenPrecisionFix
|
7 years ago |
Thomas Huang
|
31e5a4f050
|
Merge pull request #1942 from MetaMask/i1903-EthSignFormat
Fix "Eth Sign" format
|
7 years ago |
Dan Finlay
|
c90ff2847f
|
Bump changelog
|
7 years ago |
Dan Finlay
|
98bedfabf9
|
Fix eth sign formatting
|
7 years ago |
Dan Finlay
|
d7a34514b0
|
Fix token balance precision rendering
Fixes a bug where balances under 1 token could be mis-rendered by fixing it [here](https://github.com/MetaMask/eth-token-tracker/pull/9) then updating us to `eth-token-tracker@1.1.3`.
Fixes #1912
|
7 years ago |
Frankie
|
5f9862c89e
|
Merge pull request #1935 from MetaMask/i1091-ShowTxErrors
Transition home after tx errors
|
7 years ago |
Dan Finlay
|
f684b53b69
|
Remove dead tests
|
7 years ago |
Dan Finlay
|
e3a5c3684d
|
Bump changelog
|
7 years ago |
Dan Finlay
|
343a7e9cce
|
Transition to home view after tx error
|
7 years ago |
Thomas Huang
|
9b57c77cb8
|
Merge pull request #1933 from MetaMask/Version-3.9.8
Version 3.9.8
|
7 years ago |
Dan Finlay
|
27d030b1a1
|
Version 3.9.8
|
7 years ago |
Kevin Serrano
|
0477e08a6d
|
Merge pull request #1928 from MetaMask/RemoveDefaultTokens
Remove default tokens
|
7 years ago |
Dan Finlay
|
9fbdeab3de
|
Fallback to ethplorer link
|
7 years ago |
Dan Finlay
|
3b6ee032f5
|
Remove dead code
|
7 years ago |
Dan Finlay
|
c6cfa2157b
|
Bump changelog
|
7 years ago |
Dan Finlay
|
722d91c866
|
Remove default tokens
|
7 years ago |
Dan Finlay
|
b69f5533d9
|
ReEnable Token List
|
7 years ago |
Kevin Serrano
|
60fdbd67af
|
Merge pull request #1921 from MetaMask/v3.9.7
Version 3.9.7
|
7 years ago |
Kevin Serrano
|
923415213f
|
Merge pull request #1916 from MetaMask/fix/account-name-scroll
Oneliner for account label overflow issue on QubesOS
|
7 years ago |
kumavis
|
33bdf86a2b
|
v3.9.7 update changelog
|
7 years ago |
kumavis
|
474b037de6
|
v3.9.7
|
7 years ago |
Kevin Serrano
|
f2ee32ba33
|
Merge pull request #1918 from MetaMask/token-hotfix
Token hotfix
|
7 years ago |
Kevin Serrano
|
9c7abacf64
|
Change cursor type to indicate link.
|
7 years ago |
frankiebee
|
a8d6e1fe98
|
fix spelling
|
7 years ago |
frankiebee
|
be7f5bd365
|
Add to CHANGELOG
|
7 years ago |
frankiebee
|
176dd6d214
|
Disable token list
|
7 years ago |
sdtsui
|
6168efc9cc
|
Fix overflow issue on QubesOS, flagged by @kumavis
|
7 years ago |
kumavis
|
68c6b2d666
|
Merge pull request #1904 from MetaMask/web3-depreciation
Web3 depreciation warning
|
7 years ago |
frankiebee
|
66a012550e
|
fix wording
|
7 years ago |
frankiebee
|
d4849f67f9
|
Add to CHANGELOG
|
7 years ago |
frankiebee
|
ac9e84ff40
|
add deprecation warning for web3
|
7 years ago |
Frankie
|
3b1ac178ef
|
Merge pull request #1899 from sdtsui/fix/acct-name-lengths
Fix account name overflow issues
|
7 years ago |