HotShot
HotShot copied to clipboard
### What is this task and why do we need to work on it? Detailed plan on Notion: https://www.notion.so/espressosys/Libp2p-Fallback-cea28d2cf806466da0699a658ed312eb ## Summary When libp2p is a fallback network it will currently...
### What is this task and why do we need to work on it? To help to answer why are we not getting better throughput/latency, we want to do flamegraphing...
### What is this task and why do we need to work on it? This is to make the auto benchmarking faster by changing the sleep time in the scripts....
### What is this task and why do we need to work on it? We want to run benchmarks on an interval or manually. This is much easier if we...
### What is this task and why do we need to work on it? Currently transaction task waits for both claims before notifying other tasks. `claim_block_header` could take longer because...
### What is this task and why do we need to work on it? Esp. after #3181 is implemented we should come up with a good algorithm for interaction with...
### What is this task and why do we need to work on it? `hotshot-qc` isn't used anymore, so we can remove it from hotshot but archive it in a...
### What is this task and why do we need to work on it? The `MessagePurpose::DaCertificate` variant seems unused so we should remove it. We can probably also remove this...
### What is this task and why do we need to work on it? Right now the quorum proposal recv task relies on calling the existing consensus functions, but isolates...
### What is this task and why do we need to work on it? There are lots of issues linked in HotShot to problems that have been resolved already. We...