8 releases

0.3.21 Mar 26, 2024
0.3.7 Feb 26, 2024
0.2.152 Jan 23, 2024
0.2.141 Dec 5, 2023
0.2.138 Nov 27, 2023

#1974 in Magic Beans

Download history 10/week @ 2024-01-13 19/week @ 2024-01-20 127/week @ 2024-02-10 47/week @ 2024-02-17 183/week @ 2024-02-24 16/week @ 2024-03-02 24/week @ 2024-03-09 3/week @ 2024-03-16 93/week @ 2024-03-23 73/week @ 2024-03-30 76/week @ 2024-04-06

255 downloads per month
Used in mithril-client

Apache-2.0

785KB
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
~468K SLoC