38 releases
| 0.40.4 | May 5, 2025 |
|---|---|
| 0.40.1 | Dec 25, 2024 |
| 0.40.0 | Oct 23, 2024 |
| 0.38.1 | Jul 23, 2024 |
| 0.24.0-pre.1 | Jan 14, 2022 |
#19 in #bft
15,602 downloads per month
Used in 142 crates
(15 directly)
630KB
14K
SLoC
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
~5–7MB
~140K SLoC