aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThomas Huang <tmashuang@users.noreply.github.com>2017-05-24 05:14:42 +0800
committerGitHub <noreply@github.com>2017-05-24 05:14:42 +0800
commitf4158d26f61aed1882ca5734f561e12f68726972 (patch)
tree36d149b30911297369e4859f18657ab2b0329304 /CHANGELOG.md
parent1491e6fe0728b0c82cdf5b8dcaa18ef0adbcd55d (diff)
parent4dab68c48f63e51c50d1ea4cc551d006b4c3d9ea (diff)
downloadtangerine-wallet-browser-f4158d26f61aed1882ca5734f561e12f68726972.tar.gz
tangerine-wallet-browser-f4158d26f61aed1882ca5734f561e12f68726972.tar.zst
tangerine-wallet-browser-f4158d26f61aed1882ca5734f561e12f68726972.zip
Merge pull request #1478 from MetaMask/i1409-StalledTxs
Continually resubmit pending txs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dab16c89a..88d7a81e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
- Add Transaction Number (nonce) to transaction list.
- Label the pending tx icon with a tooltip.
- Fix bug where website filters would pile up and not deallocate when leaving a site.
+- Continually resubmit pending txs for a period of time to ensure successful broadcast.
- ENS names will no longer resolve to their owner if no resolver is set. Resolvers must be explicitly set and configured.
## 3.6.5 2017-5-17