#consensus #bft #tendermint #cosmos #blockchain

tendermint-light-client-verifier

Implementation of the Tendermint Light Client Verification Algorithm

34 releases (17 breaking)

0.40.0 Oct 23, 2024
0.38.1 Jul 23, 2024
0.35.0 Mar 14, 2024
0.34.0 Oct 2, 2023
0.24.0-pre.1 Jan 14, 2022

#12 in #bft

Download history 4211/week @ 2024-07-27 3499/week @ 2024-08-03 3207/week @ 2024-08-10 4135/week @ 2024-08-17 3670/week @ 2024-08-24 5321/week @ 2024-08-31 5784/week @ 2024-09-07 5557/week @ 2024-09-14 5476/week @ 2024-09-21 6393/week @ 2024-09-28 5869/week @ 2024-10-05 4932/week @ 2024-10-12 4280/week @ 2024-10-19 4094/week @ 2024-10-26 4023/week @ 2024-11-02 3657/week @ 2024-11-09

16,832 downloads per month
Used in 67 crates (10 directly)

Apache-2.0

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

~4.5–6.5MB
~128K SLoC