#tendermint #blockchain #cosmos #bft

tendermint-light-client-verifier

Implementation of the Tendermint Light Client Verification Algorithm

38 releases

new 0.40.4 May 5, 2025
0.40.1 Dec 25, 2024
0.40.0 Oct 23, 2024
0.38.1 Jul 23, 2024
0.24.0-pre.1 Jan 14, 2022

#201 in Magic Beans

Download history 4897/week @ 2025-01-15 4331/week @ 2025-01-22 5849/week @ 2025-01-29 8190/week @ 2025-02-05 6075/week @ 2025-02-12 8561/week @ 2025-02-19 6786/week @ 2025-02-26 8229/week @ 2025-03-05 9316/week @ 2025-03-12 6813/week @ 2025-03-19 6950/week @ 2025-03-26 5603/week @ 2025-04-02 7910/week @ 2025-04-09 6004/week @ 2025-04-16 5996/week @ 2025-04-23 6824/week @ 2025-04-30

28,247 downloads per month
Used in 141 crates (15 directly)

Apache-2.0

630KB
14K 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

~5–7MB
~138K SLoC