Skip to content

Cardano DB Sync 7.1.0

Compare
Choose a tag to compare
@LaurenceIO LaurenceIO released this 10 Dec 21:45
· 1667 commits to master since this release
3cf868e

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

Sign off

Role Approval
Technical Lead ✔️
QA Engineer ✔️
Ops ✔️
Release Manager ✔️