File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,13 @@ As a minor extension, we have adopted a slightly different versioning convention
9
9
10
10
## Mithril Distribution [ XXXX] - UNRELEASED
11
11
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.
15
19
16
20
- ** UNSTABLE** Cardano stake distribution certification:
17
21
@@ -102,13 +106,9 @@ As a minor extension, we have adopted a slightly different versioning convention
102
106
- ** UNSTABLE** Cardano transactions certification:
103
107
104
108
- Support computation of the Cardano Transactions signature and proving with the pre-computed Block Range Merkle Roots retrieved from the database.
105
-
106
109
- Prune Cardano Transactions from the signer database after the Block Range Merkle Roots have been computed.
107
-
108
110
- Implement a Chain Reader which retrieves blocks from the Cardano chain with Pallas through the ` chainsync ` mini-protocol.
109
-
110
111
- Implement a Resource Pool and use it for caching Block Range Merkle maps used by the Cardano transactions prover and improving the throughput.
111
-
112
112
- Change the beacon of the Cardano Transactions to a block number instead of an immutable file number.
113
113
114
114
- Crates versions:
You can’t perform that action at this time.
0 commit comments