Dan Finlay
|
52b92fbe40
|
Add first version of phishing site warning
Links to my own blacklist for now, since I added a package.json for easy importing.
We can point at the main 408H repository once this is merged:
https://github.com/409H/EtherAddressLookup/pull/24
Redirects detected phishing sites [here](https://metamask.io/phishing.html).
|
7 years ago |
Dan Finlay
|
eddc8cfee7
|
Version 3.8.6
|
7 years ago |
Dan Finlay
|
822ebca3eb
|
Merge pull request #1758 from MetaMask/3.8.5
Version 3.8.5
|
7 years ago |
Dan Finlay
|
6811fb2679
|
Merge branch 'master' into 3.8.5
|
7 years ago |
kumavis
|
91ef01be4c
|
Merge pull request #1763 from MetaMask/prov-bump
deps - bump prov-eng for retry on gateway timeout
|
7 years ago |
kumavis
|
1448090ec7
|
deps - bump prov-eng
|
7 years ago |
kumavis
|
23d44e5399
|
tests - disable infura test
|
7 years ago |
kumavis
|
0cc60fda8f
|
deps - bump prov-eng for fetch retry
|
7 years ago |
kumavis
|
9f46984fee
|
metamask - on rpc err show whole error body
|
7 years ago |
frankiebee
|
231ad48564
|
Use txParams
|
7 years ago |
kumavis
|
6587f6eabd
|
deps - bump prov-eng for retry on gateway timeout
|
7 years ago |
frankiebee
|
971d25a8ab
|
Merge branch 'master' into nonce-tracker
|
7 years ago |
kumavis
|
a1fd9bc6be
|
Merge pull request #1762 from MetaMask/ImproveRetryLogic
Improve retry logic
|
7 years ago |
Dan Finlay
|
c7b9e3fb18
|
Improve insufficient balance checking in retry loop
|
7 years ago |
frankiebee
|
a670e54973
|
Merge branch 'nonce-tracker' of https://github.com/MetaMask/metamask-plugin into nonce-tracker
|
7 years ago |
frankiebee
|
c121ac21ec
|
remove irrelevan code
|
7 years ago |
kumavis
|
0eee232e26
|
Merge pull request #1761 from MetaMask/resubmimtErrors
add "Gateway timeout"
|
7 years ago |
frankiebee
|
611338c4e0
|
use .includes
|
7 years ago |
Dan Finlay
|
d97c6533b8
|
Remove local nonce error setting.
|
7 years ago |
frankiebee
|
11d57adc5c
|
add "Gateway timeout" to ignored errors when resubmiting and use .includes over .startsWith
|
7 years ago |
kumavis
|
de967d2dfd
|
3.8.5
|
7 years ago |
Frankie
|
2d1b7c0ee1
|
Merge pull request #1757 from MetaMask/resubmit-fix
Resubmit fix
|
7 years ago |
kumavis
|
512b6cae81
|
migration 16 - move resubmit warning back to submitted state
|
7 years ago |
kumavis
|
c425ad4ec7
|
tx controller - resubmit - correctly set error on bad nonce/balance
|
7 years ago |
kumavis
|
c53aac398a
|
tx controller - correctly set error message on resubmit error
|
7 years ago |
kumavis
|
4fa999e4de
|
tx controller - resubmit - recognize parity known hash message
|
7 years ago |
kumavis
|
fd6caf8713
|
Merge pull request #1754 from MetaMask/Version-3.8.4
Version 3.8.4
|
7 years ago |
kumavis
|
f5de16c911
|
test - tx controller - fix promise handling
|
7 years ago |
kumavis
|
ab8bae421e
|
test - tx-controller - stub block-tracker method
|
7 years ago |
kumavis
|
d228f46254
|
Merge branch 'master' into nonce-tracker
|
7 years ago |
Dan Finlay
|
04a0b949a2
|
Version 3.8.4
|
7 years ago |
kumavis
|
678cfd2175
|
Merge pull request #1750 from MetaMask/failIfError
Fail if error
|
7 years ago |
frankiebee
|
092a9c9def
|
fail transactions that fail in resubmit
|
7 years ago |
kumavis
|
34e2f6650d
|
tx controller - clean code
|
7 years ago |
kumavis
|
8661989f51
|
tx controller - move comments
|
7 years ago |
frankiebee
|
9955668409
|
add comment
|
7 years ago |
frankiebee
|
11b744bb87
|
if an error happens during a tx publication set tx status to fail
|
7 years ago |
Thomas Huang
|
47936019d2
|
Merge pull request #1748 from MetaMask/Version-3.8.3
Version 3.8.3
|
7 years ago |
Dan Finlay
|
289fdfb701
|
Version 3.8.3
|
7 years ago |
Dan Finlay
|
33c2b864db
|
Merge pull request #1747 from MetaMask/FailingTestForFailingLowBalanceTx
Fail txs on retry if balance is insufficient
|
7 years ago |
Dan Finlay
|
b87d10ab1d
|
Bump changelog
|
7 years ago |
Dan Finlay
|
07d4e4fe6f
|
Fix failing test
|
7 years ago |
Dan Finlay
|
96df7ad8d3
|
Add missing done
|
7 years ago |
Dan Finlay
|
ef1282b556
|
Typo fix
|
7 years ago |
Dan Finlay
|
b2f6ae9ace
|
Merge branch 'FailLowBalance' into FailingTestForFailingLowBalanceTx
|
7 years ago |
Dan Finlay
|
3abceac55d
|
Fail pending txs with low balance or invalid nonce
|
7 years ago |
Dan Finlay
|
a915dfdeaa
|
Add failing test for retrying an over-spending tx
|
7 years ago |
kumavis
|
8201ae1b53
|
Merge pull request #1742 from MetaMask/TokenSymbolMisspelled
Fix spelling
|
7 years ago |
tmashuang
|
5c1ccc657c
|
Fix spelling
|
7 years ago |
frankiebee
|
51ff6d74e8
|
clean up unused code from old noncelock
|
7 years ago |