Crates.io | snarkos-node-consensus |
lib.rs | snarkos-node-consensus |
version | 4.2.1 |
created_at | 2023-06-14 23:56:10.623792+00 |
updated_at | 2025-09-11 17:53:39.828377+00 |
description | A node consensus for a decentralized operating system |
homepage | https://aleo.org |
repository | https://github.com/ProvableHQ/snarkOS |
max_upload_size | |
id | 890667 |
size | 178,066 |
The crate builds on top of the snarkos-node-bft
, which implements AleoBFT.
It manages a ratelimiter/mempool for incoming transmissions, and manages construction of blocks from batches that have been confirmed by the BFT layer.