Skip to content

Commit 08bda65

Browse files
committed
Add changelogs
1 parent 428cc31 commit 08bda65

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
### Breaking
2+
3+
- Changed pruning of immutable ledger states to happen on LedgerDB garbage
4+
collection instead of directly on every block adoption. This is purely an
5+
internal refactoring (with breaking API changes) supporting predictable ledger
6+
snapshotting.
7+
8+
- Avoid maintaining volatile ledger states during ledger replay, making it
9+
slightly more efficient.

0 commit comments

Comments
 (0)