Module consensus

Source
Expand description

The actual implementation of consensus

Modules§

aleph_bft
api
Implements the client API through which users interact with the federation
db
debug
engine
transaction

Constants§

CONSENSUS_PROPOSAL_TIMEOUT 🔒
TRANSACTION_BUFFER 🔒
How many txs can be stored in memory before blocking the API

Functions§

await_response 🔒
handle_incoming 🔒
handle_request 🔒
run
run_iroh_api 🔒
start_consensus_api 🔒
start_iroh_api 🔒
submit_module_ci_proposals 🔒