Skip to content

Commit 4b3619e

Browse files
committed
chore: update CHANGELOG
1 parent a997068 commit 4b3619e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 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+
- **BREAKING** changes in Mithril client CLI:
13+
14+
- To fast bootstrap a Cardano node, the new `--include-ancillary` option has been added to the _Cardano node database_ command in the Mithril client CLI.
15+
- Without this option, only final immutable files are downloaded and the ledger state must be computed from the genesis block.
16+
- The `--include-ancillary` option requires the usage of an **ancillary verification key** (`--ancillary-verification-key` or `ANCILLARY_VERIFICATION_KEY`) which is specified in the [Networks configuration](https://mithril.network/doc/manual/getting-started/network-configurations) page.
17+
18+
- Support for ancillary files signature for _Cardano node database_ and _Cardano node database v2_ certification with IOG key.
19+
1220
- Add `with_origin_tag` function to the Mithril client library to record the origin of client requests.
1321

1422
- **UNSTABLE** implement support for leader/follower registration in the infrastructure.

0 commit comments

Comments
 (0)