Frankie
c09564d78a
Merge pull request #1644 from MetaMask/i1630-badgefix
...
Fix badge number to include personal_sign
7 years ago
Kevin Serrano
b3a6df2dca
Bump changelog.
7 years ago
Kevin Serrano
044c16219b
Fix badge number to include personal_sign
7 years ago
Kevin Serrano
fcf14b7aa7
Merge pull request #1624 from MetaMask/TestLinting
...
Remove second linting script for tests
7 years ago
Thomas Huang
88844946fe
Remove second linting script for tests
7 years ago
Frankie
7ec7e12266
Merge pull request #1607 from MetaMask/i1567-FixInaccurateError
...
Do not mark slowly mined txs as failed.
7 years ago
Frankie
ac728189e1
Merge branch 'master' into i1567-FixInaccurateError
7 years ago
Frankie
42f3ccd9dc
Merge pull request #1623 from MetaMask/checkTxs
...
Check txs
7 years ago
frankiebee
9c2ead3d52
put event back on the "blockTracker:/provider"
7 years ago
frankiebee
3e359d6a6a
Merge branch 'master' into i1567-FixInaccurateError
7 years ago
frankiebee
5f8e74e0aa
put the block listeners back on the provider
7 years ago
frankiebee
3e4f2cf3d3
bump provider engine
7 years ago
Thomas Huang
fc3f83ac74
Merge pull request #1622 from MetaMask/i1621-DebounceBackgroundUpdates
...
Debounce background updates
7 years ago
Dan Finlay
06f6aa7a00
Debounce background updates
...
Our background sometimes emits absurd quantities of updates very quickly.
This PR reduces the amount of inter-process traffic by ensuring the `sendUpdate` method does not fire more than every 200 ms.
Fixes #1621
7 years ago
Frankie
7d64dbf19c
Merge pull request #1619 from MetaMask/privacy-patch
...
Do not recommend posting logs publicly on github.
7 years ago
Dan Finlay
3062254c56
Do not recommend posting logs publicly on github.
...
This exposes all user accounts, and not all users will want to do this, so we should not recommend this.
7 years ago
Frankie
ce5df2735e
Merge pull request #1609 from MetaMask/issue-template
...
Add issue template.
7 years ago
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
frankiebee
2e5deef2b0
check nonce and balance when resubmiting tx
7 years ago
frankiebee
07539a63e4
remove unnecessary log
7 years ago
frankiebee
da33efe775
bump eth-query for quiter logs
7 years ago
frankiebee
a10740af7e
add a check for weather a tx is included in a block when jumping blocks
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
Kevin Serrano
a025cd178d
Add issue template.
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
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
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
frankiebee
b712e7ce64
add to CHANGELOG
7 years ago
frankiebee
d1fa3c6de1
only prefix ethereum address
7 years ago
Frankie
33a32bb06b
Merge pull request #1594 from MetaMask/prov-eng-bump
...
deps - prov-eng 12.2.4
7 years ago