Releases: apibara/python-sdk
Releases · apibara/python-sdk
v0.7.2
Changed
- Add option to
IndexerRunner
to configure timeout.
v0.7.1
Fixed
- Don't store pending cursor to avoid crashing on restart.
Changed
- Print more detailed information on exceptions.
v0.7.0
Changed
- Update the Starknet definitions to add support for Starknet 0.12
v0.6.7
Fixed
- Improve compatibility with Python 3.8
v0.6.6
Changed
- Rescan blocks after filter update.
Fixed
- Exception when receiving invalidate message and log level is debug.
- Invalidate data when receiving an invalidate message.