#consensus #bft #tendermint #cosmos #blockchain

tendermint-light-client-verifier

Implementation of the Tendermint Light Client Verification Algorithm

27 releases

new 0.35.0 Mar 14, 2024
0.34.0 Oct 2, 2023
0.33.0 Jul 24, 2023
0.30.0 Mar 7, 2023
0.24.0-pre.1 Jan 14, 2022

#485 in Magic Beans

Download history 6307/week @ 2023-11-25 4844/week @ 2023-12-02 4709/week @ 2023-12-09 4677/week @ 2023-12-16 2026/week @ 2023-12-23 2888/week @ 2023-12-30 4403/week @ 2024-01-06 5265/week @ 2024-01-13 5520/week @ 2024-01-20 15221/week @ 2024-01-27 5581/week @ 2024-02-03 6133/week @ 2024-02-10 4619/week @ 2024-02-17 5250/week @ 2024-02-24 5878/week @ 2024-03-02 1905/week @ 2024-03-09

19,103 downloads per month
Used in 41 crates (10 directly)

Apache-2.0

605KB
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

~7MB
~141K SLoC