1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

changelog - add note on txParams.chainId validation change

This commit is contained in:
kumavis 2018-04-04 09:01:19 -07:00
parent 502011019a
commit 6be7365dd1

View File

@ -2,6 +2,8 @@
## Current Master
- Fix overly strict validation where transactions were rejected with hex encoded "chainId"
## 4.5.1 Tue Apr 03 2018
- Fix default network (should be mainnet not Rinkeby)