5 releases (breaking)
0.5.0 | Aug 14, 2024 |
---|---|
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
46 downloads per month
Used in 4 crates
(2 directly)
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
~11–20MB
~278K SLoC