HotShot icon indicating copy to clipboard operation
HotShot copied to clipboard

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

### What is this task and why do we need to work on it? Currently `vid_scheme` starts like this: https://github.com/EspressoSystems/HotShot/blob/e0f96004a04bcf7ae748135dc75eee528eab5356/crates/types/src/vid.rs#L78-L83 The arg `num_storage_nodes` should be of type `u32` instead. That...

tech-debt
vid

### What is this task and why do we need to work on it? The test `test_with_failures` is currently failing in CI. ### What work will need to be done...

cappuccino
consensus-cleanup
cappuccino-sprint2

### What is this task and why do we need to work on it? [Twins Paper](https://arxiv.org/pdf/2004.10617), [Blog Post](https://malkhi.com/posts/2020/04/making-BFT-systems-robust/) We need a design document for the Twins Byzantine testing implementation, and...

cappuccino
cappuccino-sprint2

### What is this task and why do we need to work on it? The `test_with_failures_f` integration test is currently always deterministically failing the exact same nodes. There exists a...

cappuccino
cappuccino-sprint2
consensus-hardening

### What is this task and why do we need to work on it? The `test_with_failures_half_f` integration test is currently always deterministically failing the exact same nodes. There exists a...

cappuccino
cappuccino-sprint2
consensus-hardening

### What is this task and why do we need to work on it? The `test_with_failures_two` integration test is currently always deterministically failing the exact same nodes. There exists a...

cappuccino
cappuccino-sprint2
consensus-hardening

### What is this task and why do we need to work on it? The `test_with_failures_one` integration test is currently always deterministically failing the exact same node. There exists a...

cappuccino
cappuccino-sprint2
consensus-hardening

### What is this task and why do we need to work on it? Get the unreliable network tests to pass ### What work will need to be done to...

tech-debt
stretch
cappuccino

### What is this task and why do we need to work on it? Rewrite the testing harness safety task such that we only check at the end of the...

tech-debt
stretch
cappuccino

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