Skip to content

v1.0.8

Compare
Choose a tag to compare
@ChiaMineJP ChiaMineJP released this 04 Sep 12:35
· 68 commits to main since this release
a74dccc

This version is compatible with 2722c78ddb92f067c5025196f397e4d2955f9053 of clvm

Fixed

  • Fixed typo in error message
  • Fixed an issue where op_substr did not work as expected.
  • Fixed an issue where cost calculation for op_subtract was not correct.
  • Fixed limbs_for_int return wrong value when argument is 0.
  • Fixed an issue where Bytes comparison returns wrong result in some cases.
  • Fixed an issue where op_softfork crashed with argument atom larger than or equal to 53bit.
  • Fixed G1Element error message.