Releases: moonstream-to/api
Releases · moonstream-to/api
Moonstream DB V3 v0.1.5
Labels Changes:
- define each index in corresponding table to declared_attr in base model
- Added multiple new indexes to various tables to improve query performance.
Moonstream types v0.0.11
Update db types use moonstreamdb-v3 0.1.4
Moonstream types v0.0.10
Updated build process following PEP-625.
Moonstream DB V3 v0.1.4
Updates the database schema to make transaction-related fields nullable across all label tables. This change affects:
- transaction_hash
- block_hash
- block_timestamp
Moonstream DB V3 v0.1.3
Updated build process following PEP-625.
Moonstream DB v0.4.6
Updated build process following PEP-625.
Moonstream API v0.4.11
Updated build process following PEP-625.
Mooncrawl v0.5.1
Updated build process following PEP-625.
Moonstream Python client library v0.1.2
Updated build process following PEP-625.
Moonstream types v0.0.9
Fix import of not existed b3/b3_sepolia blocks models.