We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b779591 commit 738daafCopy full SHA for 738daaf
ouroboros-consensus/changelog.d/20250916_104805_thomas.bagrel_basic_peras_types.md
@@ -0,0 +1,19 @@
1
+<!--
2
+### Patch
3
+
4
+- A bullet item for the Patch category.
5
6
+-->
7
8
+### Non-Breaking
9
10
+- A bullet item for the Non-Breaking category.
11
12
13
+### Breaking
14
15
+- Introduce `Ouroboros.Consensus.Block.SupportsPeras` with types related to Peras.
16
+ - All new types are re-exported through `Ouroboros.Consensus.Block`.
17
+- Introduce `Ouroboros.Consensus.Peras.Weight` with weight computation related types and functions for chains and fragments.
18
+- Introduce a new benchmark suite `PerasCertDB-bench`
19
+- Add property tests and benchmarks for weight computation on chain and fragments
0 commit comments