9 releases

0.4.0 May 13, 2024
0.3.21 Mar 26, 2024
0.3.7 Feb 26, 2024
0.2.152 Jan 23, 2024
0.2.138 Nov 27, 2023

#1708 in Magic Beans

Download history 132/week @ 2024-02-13 118/week @ 2024-02-20 116/week @ 2024-02-27 8/week @ 2024-03-05 21/week @ 2024-03-12 5/week @ 2024-03-19 139/week @ 2024-03-26 46/week @ 2024-04-02 118/week @ 2024-04-09 89/week @ 2024-04-16 9/week @ 2024-04-23 100/week @ 2024-05-07 281/week @ 2024-05-14 313/week @ 2024-05-21 159/week @ 2024-05-28

853 downloads per month
Used in mithril-client

Apache-2.0

1MB
17K SLoC

Mithril-common crates.io Discord

This is a work in progress 🛠

This crate contains common utility types and testing infrastructure used in the implementation of the Mithril nodes.


lib.rs:

Shared datatypes and traits used by Mithril rust projects

Provide:

  • [Digester][digesters] to compute mithril digest from a Cardano database
  • Helpers for the Mithril STM lib with the [crypto_helper].
  • [certificate chain][certificate_chain] used to validate the Certificate Chain created by an aggregator
  • The [entities] used by, and exchanged between, the aggregator, signers and client.

Dependencies

~13–31MB
~466K SLoC