tendermint-light-client-verifier

Crates.iotendermint-light-client-verifier
lib.rstendermint-light-client-verifier
version0.37.0
sourcesrc
created_at2022-01-14 04:05:13.793589
updated_at2024-05-31 10:51:11.125978
description Implementation of the Tendermint Light Client Verification Algorithm.
homepage
repositoryhttps://github.com/informalsystems/tendermint-rs
max_upload_size
id513685
size84,518
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: 810

cargo fmt