aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2017-07-19 00:34:02 +0800
committerGitHub <noreply@github.com>2017-07-19 00:34:02 +0800
commit1e718505824f5ee566138edb6de1f914397100b6 (patch)
treea560ddc4fb5cc34ec1fa7c17e2c2b8f177c84f6c /CHANGELOG.md
parente083e775858f2da16f7508229f20aaac83f1eb20 (diff)
parent614501e743a0c1584062c78a25e6b9a3ddf10aab (diff)
downloadtangerine-wallet-browser-1e718505824f5ee566138edb6de1f914397100b6.tar
tangerine-wallet-browser-1e718505824f5ee566138edb6de1f914397100b6.tar.gz
tangerine-wallet-browser-1e718505824f5ee566138edb6de1f914397100b6.tar.bz2
tangerine-wallet-browser-1e718505824f5ee566138edb6de1f914397100b6.tar.lz
tangerine-wallet-browser-1e718505824f5ee566138edb6de1f914397100b6.tar.xz
tangerine-wallet-browser-1e718505824f5ee566138edb6de1f914397100b6.tar.zst
tangerine-wallet-browser-1e718505824f5ee566138edb6de1f914397100b6.zip
Merge pull request #1787 from MetaMask/i1637-TransactionOrder
Fix transaction confirmation ordering
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 ddb07e6a1..5d15b3512 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
- No longer automatically request 1 ropsten ether for the first account in a new vault.
- Now redirects from known malicious sites faster.
- Added a link to our new support page to the help screen.
+- Fixed bug where a new transaction would be shown over the current transaction, creating a possible timing attack against user confirmation.
## 3.9.0 2017-7-12