v1.0.8
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 is0
. - 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.