Releases
7.2.0
Compare
Sorry, something went wrong.
No results found
7.2.0 - 2023-11-30
Added
api: Added HTTP API to manage a running indexer.
config: Added http.request_timeout option to set the total timeout for HTTP requests.
evm.subsquid: Added Prometheus metrics required for Subsquid Cloud deployments.
project: Added optional package_manager field to replay config.
project: Added Makefile to the default project template (only for new projects).
tezos.tzkt: Added support for Etherlink smart rollups (sr1… addresses).
Fixed
cli: Don't suppress uncaught exceptions when performance monitoring is disabled.
codegen: Use datamodel-code-generator from the project's virtualenv.
evm.node: Fixed an issue with realtime subscriptions which led to indexing being stuck in some cases.
http: Use request_timeout instead of connection_timeout for total timeout.
install: Don't install datamodel-code-generator as a CLI tool.
install: Respect package manager if specified in pyproject.toml.
Performance
evm.subsquid.events: Request logs in batches to speed up the last mile indexing.
Security
You can’t perform that action at this time.