aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2018-03-14 06:29:33 +0800
committerGitHub <noreply@github.com>2018-03-14 06:29:33 +0800
commit16deea3927b1e9695bd9c114f770344a2d55eb4e (patch)
treeb8626afb0fbb778aa5604fb597e6b313019e808b
parenta2c14ad02b6f080efe18535d64efe4acdaa5f310 (diff)
downloadtangerine-wallet-browser-16deea3927b1e9695bd9c114f770344a2d55eb4e.tar.gz
tangerine-wallet-browser-16deea3927b1e9695bd9c114f770344a2d55eb4e.tar.zst
tangerine-wallet-browser-16deea3927b1e9695bd9c114f770344a2d55eb4e.zip
changelog - update "txParams.to" validation note
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1450a8c9f..80bef88b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,8 @@
## Current Master
-- MetaMask will now throw an error if the `to` field in txParams is not valid and also will make sure that the two field is not `null` mucking up metamask
+- Will now throw an error if the `to` field in txParams is not valid.
+- Will strip null values from the `to` field.
- Fix flashing to Log in screen after logging in or restoring from seed phrase.
- Increase tap areas for menu buttons on mobile
- Change all fonts in new-ui onboarding to Roboto, size 400