aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2018-01-17 02:42:59 +0800
committerGitHub <noreply@github.com>2018-01-17 02:42:59 +0800
commitb046f96d4b0809422ac8e1dbfcbdd7a545e7ff3f (patch)
treefdc65f6be4250ba62080dddefb14741417529f41 /CHANGELOG.md
parent27ca48b369c1bf66298bb878477353a7ec3f9130 (diff)
parent003b4a721c162734a26d5b67a4e0f6a551b7de01 (diff)
downloadtangerine-wallet-browser-b046f96d4b0809422ac8e1dbfcbdd7a545e7ff3f.tar.gz
tangerine-wallet-browser-b046f96d4b0809422ac8e1dbfcbdd7a545e7ff3f.tar.zst
tangerine-wallet-browser-b046f96d4b0809422ac8e1dbfcbdd7a545e7ff3f.zip
Merge pull request #2929 from MetaMask/i2779-FirefoxSpecifyAccountDetailHeight
I2779 firefox specify account detail height
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5c2252dae..ea500fafe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+- Add an extra px to address for Firefox clipping.
+- Fix Firefox scrollbar.
- Open metamask popup for transaction confirmation before gas estimation finishes and add a loading screen over transaction confirmation.
- Fix bug that prevented eth_signTypedData from signing bytes.
- Further improve gas price estimation.