HotShot
HotShot copied to clipboard
### What is this task and why do we need to work on it? We want to ensure that the sequencer instantiates HotShot with the correct version, and this should...
Closes #2827 ### This PR: - Adds script of running benchmarks with push-based CDN together with a README on running locally - Does some minor changes to benchmark output structure...
### What is this task and why do we need to work on it? To make stopping/restarting tasks more uniform, the `TaskState` trait needs to be made object safe. ###...
### What is this task and why do we need to work on it? This task encompasses efforts to audit consensus logic and tests. We need to work on it...
### What is this task and why do we need to work on it? Early in cappuccino, every view timeout we've seen -- about 20 -- has been from a...
Closes #3181 ### This PR: WIP ### This PR does not: WIP ### Key places to review: WIP
### What is this task and why do we need to work on it? Right now the quorum vote task relies on calling the existing consensus functions, but isolates the...
### What is this task and why do we need to work on it? This is the macro task for upgrading a live network to add peer-to-peer functionality. ### What...
### What is this task and why do we need to work on it? This task adds support to HotShot for a simple Proposer-Builder Separation (PBS) protocol. We need to...
### What is this task and why do we need to work on it? HotShot should support multiple builders. ### What work will need to be done to complete this...