Cardano DB Sync 2.0.0
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
Txtable 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 | ✔️ |