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 - IROH_
API_ ๐CONNECTION_ IDLE_ TIMEOUT - How long an iroh API connection may stay idle before the server closes it.
- IROH_
API_ ๐CONNECTION_ IDLE_ TIMEOUT_ ERROR_ CODE - Application-level QUIC error code for expected idle iroh API connection reaping.
- IROH_
API_ ๐CONNECTION_ IDLE_ TIMEOUT_ ERROR_ REASON - Application-level QUIC close reason for idle iroh API connection reaping.
- 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