#tendermint #blockchain #cosmos #bft

tendermint-light-client-verifier

Implementation of the Tendermint Light Client Verification Algorithm

37 releases

new 0.40.3 Apr 8, 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

#24 in Magic Beans

Download history 4536/week @ 2024-12-17 2255/week @ 2024-12-24 4024/week @ 2024-12-31 5910/week @ 2025-01-07 5205/week @ 2025-01-14 4370/week @ 2025-01-21 5909/week @ 2025-01-28 7339/week @ 2025-02-04 6575/week @ 2025-02-11 7616/week @ 2025-02-18 7364/week @ 2025-02-25 7579/week @ 2025-03-04 10007/week @ 2025-03-11 7136/week @ 2025-03-18 7026/week @ 2025-03-25 5074/week @ 2025-04-01

30,700 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