Releases: 0xPolygon/fx-portal
Releases · 0xPolygon/fx-portal
v1.0.5
v1.0.4
RLP Reader Overflow Fix.
Solidity 0.8 has safemath built-in.
When len == 0, it leads to overflow in (WORD_SIZE - len) early exit should fix it.
Solidity Version 0.8.0
Changes Related to Solidity Version 0.8.0.
Solidity Version 0.7.0 to 0.8.0
Changes related to solidity version 0.7.0 and greater.
Solidity Version 0.6.2 to 0.7.0
Changes related to the version 0.6.2 and above till 0.7.0.