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 ๐Ÿ”’