You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ As a minor extension, we have adopted a slightly different versioning convention
19
19
20
20
-**UNSTABLE** Cardano stake distribution certification:
21
21
22
+
- Add feature options `num-integer-backend` and `rug-backend` for `mithril-common` and `mithril-client` crates. Allows to disable `rug-backend` and avoid `LGPL` licence usage.
22
23
- Implement the signable and artifact builders for the signed entity type `CardanoStakeDistribution`.
23
24
- Implement the HTTP routes related to the signed entity type `CardanoStakeDistribution` on the aggregator REST API.
24
25
- Added support in the `mithril-client` library for retrieving `CardanoStakeDistribution` by epoch or by hash, and for listing all available `CardanoStakeDistribution`.
0 commit comments