HotShot
HotShot copied to clipboard
### What is this task and why do we need to work on it? Currently we use a combination of a home rolled cached that we splice in and the...
### What is this task and why do we need to work on it? The network task does this: ``` let direct_handle = async_spawn(async move { loop { let msgs...
### What is this task and why do we need to work on it? We are creating releases/tags with different version incremental standards. It would be nice to have a...
### What is this task and why do we need to work on it? We haven't really run libp2p on a real network for many views. Current testnet with webserver...
### What is this task and why do we need to work on it? The orchestrator needs to wait for the builder(s) to start before signaling the entire network to...
Unambiguously describe current node logic
Describe public structures and how they are serialized. This may deviate from current code
### What is this task and why do we need to work on it? The examples need to be cleaned. Right now, there is a lot of duplicate code, as...
### What is this task and why do we need to work on it? The current `StakeTableScheme` trait defines a richer set of interfaces beyond HotShot needs. The consensus only...
### What is this task and why do we need to work on it? Fix all bugs preventing the unreliable network tests from running properly. ### What work will need...