Skip to content

Commit 00df1fa

Browse files
agustinmistatbagrel1nbacquey
committed
Add changelog
Co-authored-by: Agustin Mista <agustin.mista@moduscreate.com> Co-authored-by: Thomas BAGREL <thomas.bagrel@tweag.io> Co-authored-by: Nicolas BACQUEY <nicolas.bacquey@tweag.io>
1 parent 7210ef0 commit 00df1fa

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<!--
2+
A new scriv changelog fragment.
3+
4+
Uncomment the section that is right (remove the HTML comment wrapper).
5+
For top level release notes, leave all the headers commented out.
6+
-->
7+
8+
<!--
9+
### Breaking
10+
11+
- A bullet item for the Breaking category.
12+
13+
-->
14+
15+
### Non-Breaking
16+
17+
- Introduce `Ouroboros.Consensus.Util.Bitmap` providing `ByteString`-based compact bitmaps.
18+
- Define `PerasBLSCrypto` scheme with support for all the voting committee superclasses.
19+
- Define concrete `PerasVote` and `PerasCert` types using BLS signatures.
20+
- Define `PerasVoteCompatibleWithVotingCommittee` and `PerasCertCompatibleWithVotingCommittee` type classes with conversions between concrete Peras types and their abstract voting committee counterparts.
21+
- Instantiate `VotingCommitteeSupportsPeras` for both `WFALS` and `EveryoneVotes`.
22+
23+
<!--
24+
### Patch
25+
26+
- A bullet item for the Patch category.
27+
28+
-->

0 commit comments

Comments
 (0)