You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ If you are looking for the Ledger Releasing and Versioning Process then you can
10
10
## 10.3
11
11
12
12
- Removed crypto parametrization from ledger eras, which finally allowed us to avoid regression in `ghc-9` and stop using `ghc-8.10.7` for building `cardano-node` releases.
13
-
- Improve performance of ledger snapshot creation by changing how we serialize `UTxO` in the ledger state. This should sove an issue with missed leadership checks due to snapshot creation problem [`ouroboros-consensus#868`](https://github.com/IntersectMBO/ouroboros-consensus/issues/868#issuecomment-2778621189)
13
+
- Improve performance of ledger snapshot creation by changing how we serialize `UTxO` in the ledger state. This should solve an issue with missed leadership checks due to snapshot creation problem [`ouroboros-consensus#868`](https://github.com/IntersectMBO/ouroboros-consensus/issues/868#issuecomment-2778621189)
14
14
- Add cli to `plutus-debug` executable and provide ability for overridding different parts used for script execution.
15
15
- Much cleanup, re-organization of the code and various minor performance optimizations
0 commit comments