Skip to content

Commit 28446cf

Browse files
committed
docs: update CHANGELOG with '2437.0' distribution
1 parent c929403 commit 28446cf

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ As a minor extension, we have adopted a slightly different versioning convention
99

1010
## Mithril Distribution [XXXX] - UNRELEASED
1111

12+
- Crates versions:
13+
14+
| Crate | Version |
15+
| ----- | ------- |
16+
| N/A | `-` |
17+
18+
## Mithril Distribution [2437.0] - UNRELEASED
19+
1220
- **BREAKING** changes in Mithril client WASM:
1321

1422
- Implementation of seamless transition from **unstable** to **stable** features.
@@ -21,17 +29,17 @@ As a minor extension, we have adopted a slightly different versioning convention
2129

2230
- Support `file://` URLs for snapshot locations in Mithril client.
2331

24-
- Support for Mithril signer memory optimization when signing Cardano transactions with multiple Merkle tree storage backends.
25-
2632
- Add feature options `num-integer-backend` and `rug-backend` for `mithril-common` and `mithril-client` crates. Allows to disable `rug-backend` and avoid `LGPL` license usage.
2733

2834
- Post `Chang` hard fork cleanup of the CI, devnet and infrastructure.
2935

30-
- Support infinite preloading of Cardano transactions in signer.
36+
- Cardano transactions certification (stable for signer and aggregator):
3137

32-
- Fix Cardano transactions rollbacks creating panics in signer and aggregator.
38+
- Support for Mithril signer memory optimization when signing Cardano transactions with multiple Merkle tree storage backends.
39+
- Support infinite preloading of Cardano transactions in signer.
40+
- Fix Cardano transactions rollbacks creating panics in signer and aggregator.
3341

34-
- **UNSTABLE** Cardano stake distribution certification:
42+
- Cardano stake distribution certification (stable for signer and aggregator):
3543

3644
- Implement the signable and artifact builders for the signed entity type `CardanoStakeDistribution`.
3745
- Implement the HTTP routes related to the signed entity type `CardanoStakeDistribution` on the aggregator REST API.

0 commit comments

Comments
 (0)