Skip to content

v1.0.4

Compare
Choose a tag to compare
@ChiaMineJP ChiaMineJP released this 13 Aug 17:52
· 123 commits to main since this release
8fbe3fd

This version is compatible with ab4560900cf475ff515054bec0ca9a4491aca366 of [email protected]

Fixed

  • Fixed an issue where int_from_bytes and bigint_from_bytes returned always signed int/bigint.
  • Fixed an issue where int_to_bytes and bigint_to_bytes blindly recognized the argument as a signed int/bigint.