mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
changelog - update "txParams.to" validation note
This commit is contained in:
parent
a2c14ad02b
commit
16deea3927
@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
## Current Master
|
## 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.
|
- Fix flashing to Log in screen after logging in or restoring from seed phrase.
|
||||||
- Increase tap areas for menu buttons on mobile
|
- Increase tap areas for menu buttons on mobile
|
||||||
- Change all fonts in new-ui onboarding to Roboto, size 400
|
- Change all fonts in new-ui onboarding to Roboto, size 400
|
||||||
|
Loading…
Reference in New Issue
Block a user