changelog - update "txParams.to" validation note

feature/default_network_editable
kumavis 7 years ago committed by GitHub
parent a2c14ad02b
commit 16deea3927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      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

Loading…
Cancel
Save