Skip to content

Commit 6922ac6

Browse files
committed
docs: Update CHANGELOG
1 parent 8da2bfe commit 6922ac6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

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

1010
## Mithril Distribution [XXXX] - UNRELEASED
1111

12-
- Support for Mithril nodes footprint support in Prometheus monitoring in infrastructure
13-
- Add support for custom HTTP headers in Mithril client WASM library
14-
- Support `file://` URLs for snapshot locations
12+
- Support for Mithril nodes footprint support in Prometheus monitoring in infrastructure.
13+
14+
- Add support for custom HTTP headers in Mithril client WASM library.
15+
16+
- Support `file://` URLs for snapshot locations in Mithril client.
17+
18+
- Support for Mithril signer memory optimization when signing Cardano transactions with multiple Merkle tree storage backends.
1519

1620
- **UNSTABLE** Cardano stake distribution certification:
1721

@@ -102,13 +106,9 @@ As a minor extension, we have adopted a slightly different versioning convention
102106
- **UNSTABLE** Cardano transactions certification:
103107

104108
- Support computation of the Cardano Transactions signature and proving with the pre-computed Block Range Merkle Roots retrieved from the database.
105-
106109
- Prune Cardano Transactions from the signer database after the Block Range Merkle Roots have been computed.
107-
108110
- Implement a Chain Reader which retrieves blocks from the Cardano chain with Pallas through the `chainsync` mini-protocol.
109-
110111
- Implement a Resource Pool and use it for caching Block Range Merkle maps used by the Cardano transactions prover and improving the throughput.
111-
112112
- Change the beacon of the Cardano Transactions to a block number instead of an immutable file number.
113113

114114
- Crates versions:

0 commit comments

Comments
 (0)