4 releases (breaking)

0.4.0 Jan 29, 2024
0.3.0 Dec 20, 2023
0.2.0 Nov 6, 2023
0.1.0 Sep 3, 2023

#10 in #tiny-chain

Download history 13/week @ 2024-01-23 7/week @ 2024-01-30 2/week @ 2024-02-13 13/week @ 2024-02-20 20/week @ 2024-02-27 2/week @ 2024-03-05 5/week @ 2024-03-12 6/week @ 2024-03-19 2/week @ 2024-03-26 30/week @ 2024-04-02 132/week @ 2024-04-09 5/week @ 2024-04-23

142 downloads per month
Used in 3 crates

Apache-2.0

1.5MB
41K SLoC

This crate is used internally by TinyChain. It provides append-only Chain types which support recording a tamper-proof access log as well as (de)serialization with destream.


lib.rs:

A Chain responsible for recovering a State from a failed transaction.

Dependencies

~21MB
~419K SLoC