Skip to content

Commit 0531948

Browse files
committed
Add changelog
1 parent fb11784 commit 0531948

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Revision history for cardano-db-sync
22

3+
## 13.7.0.3
4+
- Migration deletes legacy zero-amount `epoch_stake` rows
5+
- SMASH: validate `PoolMetadataHash` inputs, return 400 instead of 500
6+
- Ledger snapshots now use the consensus directory format (`<slot>/state`, `meta`, `utxoSize`). Old snapshots are not compatible.
7+
- Experimental: LSM-backed on-disk UTxO (opt-in via `ledger_backend` config, see [doc/configuration.md](doc/configuration.md#ledger-backend))
8+
39
## 13.7.0.2
410
- Fix slow rollbacks caused by suboptimal query plans on large tables [#2083]
511
- Update to cardano-node 10.7.0

0 commit comments

Comments
 (0)