Releases
6.3.0
Compare
Sorry, something went wrong.
No results found
6.3.0 - 2022-11-15
Added
context: Added execute_sql_query method to run queries from sql project directory.
context: execute_sql method now accepts arbitrary arguments to format SQL script (unsafe, use with caution).
index: New filters for token_transfer index.
Fixed
cli: Fixed missing log messages from ctx.logger.
codegen: Better PEP 8 compatibility of generated callbacks.
context: Fixed SQL scripts executed in the wrong order.
context: Fixed execute_sql method crashes when the path is not a directory.
database: Fixed crash with CannotConnectNowError before establishing the database connection.
database: Fixed crash when using F expressions inside versioned transactions.
http: Fixed caching datasource responses when replay_path contains tilde.
http: Adjusted per-datasource default config values.
project: Use the latest stable version instead of hardcoded values.
tzkt: Fixed deserializing of EventData and OperationData models.
tzkt: Fixed matching migration originations by address.
Deprecated
ci: pytezos extra and corresponding Docker image are deprecated.
You can’t perform that action at this time.