HotShot icon indicating copy to clipboard operation
HotShot copied to clipboard

Results 204 HotShot issues
Sort by recently updated
recently updated
newest added

### What is this task and why do we need to work on it? In normal situation `CombinedNetworks` delays sending some messages on the secondary network. If the primary network...

cappuccino
cappuccino-sprint2

### What is this task and why do we need to work on it? We added a `dependency-task` feature for code related to the quorum proposal and vote tasks. It's...

cappuccino
consensus-cleanup
cappuccino-sprint2

Main tasks - [x] #1672 - [x] #1673 - [x] #1787 - [x] #1566 - [x] #1588 - [x] #1763 - [x] #1815 - [x] #2024 - [x] #2025 -...

Macro issue
cappuccino
validated-state
cappuccino-sprint2

### What is this task and why do we need to work on it? This task is to define and implement an automated benchmarking framework and the corresponding infrastructure to...

Macro issue
benchmarking
automated
cappuccino
cappuccino-sprint2

### What is this task and why do we need to work on it? Currently we run builder per node in examples. This behavior needs to be configurable, so that...

cappuccino
cappuccino-sprint2

Closes # ### This PR: ### This PR does not: ### Key places to review:

No issues ### This PR: Fernando noted during the creation of specs that we don't ever check that DA votes are for the same commitment as the block we proposed....

### What is this task and why do we need to work on it? We would like to allow for message formats and consensus protocols to be upgradeable while keeping...

cappuccino
cappuccino-sprint2

### What is this task and why do we need to work on it? We have a few structs that we `impl Committable` for. However, the way we do this...

clean code

### What is this task and why do we need to work on it? We really should not be propagating `private_key` throughout the code the way we are. I'm pretty...

clean code