Introduced support for the token locking and native tokens eras
Upgrading from 7.0.x will not require the database to be dropped and recreated but upgrading from 6.0.x and earlier will require it.
Compatible with Cardano Node 1.24.2.
Added
- Support for the token locking era (ie support for time locking of transactions).
- Support for the native tokens era (ie multi-asset support).
- Log an error if excessive rollback is required on startup. It is up to the operator to drop the database and restart.
Resolved
- Fix issues with transactions invalidBefore/invalidHereafter fields.
Known issues
- Error might occur if db-sync and node are started at the same time, please try again #434
- Unhandled DCertGenesis certificate #290
- Epochs with no transactions list 0 blocks #296 (this does not occur in the mainnet)
Documentation
Cardano DB Sync Overview
Building and Running the Cardano DB Sync Node
Schema Management
Validation
The Plug-in System
Platforms
- Linux 64-bit
- Docker
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Ops | ✔️ |
Release Manager | ✔️ |