#consensus #bft #tendermint #cosmos #blockchain

tendermint-light-client-verifier

Implementation of the Tendermint Light Client Verification Algorithm

28 releases (13 breaking)

0.36.0 Apr 25, 2024
0.35.0 Mar 14, 2024
0.34.1 Feb 22, 2024
0.34.0 Oct 2, 2023
0.24.0-pre.1 Jan 14, 2022

#472 in Magic Beans

Download history 14961/week @ 2024-02-01 5334/week @ 2024-02-08 5771/week @ 2024-02-15 5473/week @ 2024-02-22 4055/week @ 2024-02-29 6867/week @ 2024-03-07 6451/week @ 2024-03-14 5278/week @ 2024-03-21 5015/week @ 2024-03-28 5781/week @ 2024-04-04 5590/week @ 2024-04-11 5413/week @ 2024-04-18 6146/week @ 2024-04-25 4183/week @ 2024-05-02 4891/week @ 2024-05-09 3119/week @ 2024-05-16

19,246 downloads per month
Used in 39 crates (10 directly)

Apache-2.0

620KB
13K SLoC

Crate Docs

See the repo root for build status, license, rust version, etc.

Light Client Verifier

The verification component of the Light Client. This is extracted in order to be able to make use of verification predicates without any of the I/O and dependencies on the Rust standard library (i.e. to facilitate no_std support).

Documentation

See documentation on crates.io.

Dependencies

~4.5–6MB
~116K SLoC