Skip to content

Releases: apibara/python-sdk

v0.7.2

17 Jul 17:01
Compare
Choose a tag to compare

Changed

  • Add option to IndexerRunner to configure timeout.

v0.7.1

14 Jul 20:25
Compare
Choose a tag to compare

Fixed

  • Don't store pending cursor to avoid crashing on restart.

Changed

  • Print more detailed information on exceptions.

v0.7.0

08 Jul 12:12
Compare
Choose a tag to compare

Changed

  • Update the Starknet definitions to add support for Starknet 0.12

v0.6.7

08 Jul 12:12
Compare
Choose a tag to compare

Fixed

  • Improve compatibility with Python 3.8

v0.6.6

08 Jul 12:14
Compare
Choose a tag to compare

Changed

  • Rescan blocks after filter update.

Fixed

  • Exception when receiving invalidate message and log level is debug.
  • Invalidate data when receiving an invalidate message.