Skip to content

Releases: 0xPolygon/fx-portal

v1.0.5

07 Sep 06:33

Choose a tag to compare

What's Changed

Full Changelog: fx-portal/contracts@v1.0.4...v1.0.5

v1.0.4

27 Jan 13:37

Choose a tag to compare

What's Changed

Full Changelog: fx-portal/contracts@1.0.3...v1.0.4

RLP Reader Overflow Fix.

13 Oct 09:37
09a7399

Choose a tag to compare

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

12 Aug 08:51
1abe18c

Choose a tag to compare

Changes Related to Solidity Version 0.8.0.

Solidity Version 0.7.0 to 0.8.0

12 Aug 08:48

Choose a tag to compare

Changes related to solidity version 0.7.0 and greater.

Solidity Version 0.6.2 to 0.7.0

12 Aug 08:45

Choose a tag to compare

Changes related to the version 0.6.2 and above till 0.7.0.

v0.0.2

22 Jan 11:48
9704102

Choose a tag to compare

fix: typo

v0.0.1

17 Jan 15:22
d05143c

Choose a tag to compare

Update README.md