Skip to content

Commit fb152f8

Browse files
committed
chore: update changelog
1 parent 5e8f70c commit fb152f8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

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

1010
## Mithril Distribution [XXXX] - UNRELEASED
1111

12-
- **UNSTABLE**:
12+
- Decentralization of the configuration parameters of Mithril networks:
1313
- Added the `/protocol-configuration/{epoch}` route to fetch aggregator configuration for a given epoch, `{epoch}` must be a number.
14-
15-
- Enhanced `MithrilNetworkConfigurationProvider` to return configuration with a window of three epoch.
16-
- Adapt Signer to read configurations from HttpMithrilNetworkConfigurationProvider
14+
- Refactor Signer and Aggregator (leader, follower) to read network configurations from a `MithrilNetworkConfigurationProvider`
15+
- Support for reading network configurations from its leader aggregator for the follower aggregators.
1716

1817
- Crates versions:
1918

0 commit comments

Comments
 (0)