Docs.rs
zksync_consensus_engine-0.11.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zksync_consensus_engine 0.11.0
ZKsync consensus engine
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
45
out of
45
items documented
0
out of
15
items with examples
Size
Source code size: 108.51 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.42 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
matter-labs/era-consensus
71
41
0
crates.io
Dependencies
anyhow ^1
normal
async-trait ^0.1.71
normal
prost ^0.12.0
normal
rand ^0.8.0
normal
thiserror ^1.0.40
normal
tracing ^0.1.37
normal
vise ^0.3.0
normal
zksync_concurrency =0.11.0
normal
zksync_consensus_crypto =0.11.0
normal
zksync_consensus_roles =0.11.0
normal
zksync_protobuf =0.11.0
normal
assert_matches ^1.5.0
dev
tempfile ^3
dev
test-casing ^0.1.0
dev
tokio ^1.34.0
dev
zksync_protobuf_build =0.11.0
build
Versions
0.13.0
(2025-07-02)
0.12.0
(2025-06-30)
0.11.4
(2025-06-16)
0.11.3
(2025-06-10)
0.11.2
(2025-06-03)
0.11.1
(2025-05-29)
0.11.0
(2025-05-22)
Owners
Abstraction for interaction with the execution layer.