aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <542863+danfinlay@users.noreply.github.com>2018-01-09 03:21:08 +0800
committerGitHub <noreply@github.com>2018-01-09 03:21:08 +0800
commitf6f3f915707a2a4f5c9db43ae51741c7d30cbc69 (patch)
treed5f98ebc53b4b02f40f1bed110b2bb8e02ad48e4 /CHANGELOG.md
parent313b3c087a09bcc4462da15ff3caeac515967cf5 (diff)
parentaec24ec81e4785ceea93375d562458f62be69266 (diff)
downloadtangerine-wallet-browser-f6f3f915707a2a4f5c9db43ae51741c7d30cbc69.tar.gz
tangerine-wallet-browser-f6f3f915707a2a4f5c9db43ae51741c7d30cbc69.tar.zst
tangerine-wallet-browser-f6f3f915707a2a4f5c9db43ae51741c7d30cbc69.zip
Merge pull request #2879 from MetaMask/ImproveGasEstimation
Improve gas estimation
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 dc96203be..dd9379ba6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## Current Master
+- Improve gas price suggestion to be closer to the lowest that will be accepted.
- Throw an error if a application tries to submit a tx whose value is a decimal, and inform that it should be in wei.
- Fix bug that prevented updating custom token details.
- No longer mark long-pending transactions as failed, since we now have button to retry with higher gas.