Skip to content

Cardano DB Sync 2.0.0

Compare
Choose a tag to compare
@tatyanavych tatyanavych released this 22 May 15:05
· 2048 commits to master since this release
ff2a3c6

This small update brings schema changes including removal of SQL views and addition of a block index. This release requires the database to be dropped and recreated. The docker image is available on DockerHub.

Added

  • Added a column to the Tx table to record the order of transactions within a block (#94)

Removed

  • Removed SQL views required by Cardano GraphQL (#92)

Improved

  • Flattened the DB schema migrations

Documentation

Cardano DB Sync Overview
Building and Running the Cardano DB Sync Node
Schema Management
Validation
The Plug-in System

Platforms

  • Linux 64-bit

Sign off

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