tendermint-light-client-verifier

Crates.iotendermint-light-client-verifier
lib.rstendermint-light-client-verifier
version0.40.4
created_at2022-01-14 04:05:13.793589+00
updated_at2025-05-05 09:42:05.050579+00
description Implementation of the Tendermint Light Client Verification Algorithm.
homepage
repositoryhttps://github.com/informalsystems/tendermint-rs
max_upload_size
id513685
size105,540
bftbot (bftbot)

documentation

README

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.

Commit count: 843

cargo fmt