DB Sync 13.7.0.2 supports node 10.7.0 and fixes an issue related to slow rollbacks #2083. It may be compatible with newer node versions or slightly older versions like 10.6.2. It supports forking to PV11.
Upgrading
Upgrading from 13.7.0.1 may require a ledger state replay from genesis. The database migration is minimal.
Upgrading from 13.6.x.x requires a ledger state replay from genesis. The database migration is minimal (see files migration-2-0045-20250708.sql, migration-2-0046-20250223.sql, migration-4-0009-20250223.sql).
The release is compatible with both 13.7 and13.6 snapshots. These can be found at:
| Network | Link to snapshot |
|---|---|
| Mainnet-13.7 | TODO |
| Mainnet-13.6 | https://update-cardano-mainnet.iohk.io/cardano-db-sync/index.html#13.6/ |
Changelog
https://github.com/IntersectMBO/cardano-db-sync/blob/13.7.0.2/CHANGELOG.md#13702
Notes
When running db-sync make sure you enable only the data that you need. This can be configured in the db-sync config file as documented in configuration.md.
Platforms
- Linux 64-bit
- Docker
Requiresghc-9.6.xto build.
Sign off
| Role | Approval |
|---|---|
| Technical Lead | 🟢 |
| Intersect TSC | |
| Intersect Product Committee | |
| Test Engineer | |
| Site Reliability Engineer |