Skip to content

v0.24.1

Compare
Choose a tag to compare
@kkawula kkawula released this 22 Aug 15:04
· 30 commits to master since this release

New version of starknet.py is out (v0.24.1) ✨

  • Fixed parsing ABI that contains u96 data type.
  • Fixed l1_address deserialization in L2toL1MessageSchema.

What's Changed

  • Fix l1_address deserialization in L2toL1MessageSchema by @franciszekjob in #1435
  • Add BoundedInt terminal to grammar definition for parsing ABI by @kkawula in #1449

Migration Guide: https://starknetpy.readthedocs.io/en/latest/migration_guide.html

Full Changelog: v0.24.0...v0.24.1