#consensus #bft #tendermint #cosmos #blockchain

tendermint-light-client-verifier

Implementation of the Tendermint Light Client Verification Algorithm

31 releases (15 breaking)

new 0.38.1 Jul 23, 2024
0.37.0 May 31, 2024
0.35.0 Mar 14, 2024
0.34.0 Oct 2, 2023
0.24.0-pre.1 Jan 14, 2022

#504 in Magic Beans

Download history 5228/week @ 2024-04-01 5529/week @ 2024-04-08 5569/week @ 2024-04-15 6006/week @ 2024-04-22 5149/week @ 2024-04-29 4786/week @ 2024-05-06 3784/week @ 2024-05-13 4136/week @ 2024-05-20 4676/week @ 2024-05-27 6345/week @ 2024-06-03 4440/week @ 2024-06-10 3959/week @ 2024-06-17 4800/week @ 2024-06-24 4068/week @ 2024-07-01 4631/week @ 2024-07-08 5955/week @ 2024-07-15

19,600 downloads per month
Used in 49 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.5MB
~114K SLoC