aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2017-06-13 06:23:53 +0800
committerGitHub <noreply@github.com>2017-06-13 06:23:53 +0800
commit16593d0b9d461abc40986aa3413b0d59e69c1055 (patch)
treecb60e1925a37c2dc4407531f319cdbda4d9ff126 /CHANGELOG.md
parent33a32bb06be408d197d2f7784d9c1a9e04280fda (diff)
parent3da887e56ef6819aa0cb0f9a19c33025d80bca35 (diff)
downloadtangerine-wallet-browser-16593d0b9d461abc40986aa3413b0d59e69c1055.tar.gz
tangerine-wallet-browser-16593d0b9d461abc40986aa3413b0d59e69c1055.tar.zst
tangerine-wallet-browser-16593d0b9d461abc40986aa3413b0d59e69c1055.zip
Merge pull request #1592 from MetaMask/qrPrefix
prefix the address with "ethereum:"
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 38aebcbd4..b3823109d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## Current Master
+- Add a `ethereum:` prefix to the QR code address
- The default network on installation is now MainNet
- Fix currency API URL from cryptonator.
- Update gasLimit params with every new block seen.