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? The various testing apparatus that are used in the codebase are opaque, and very few team...

cappuccino
cappuccino-sprint2
consensus-hardening

### What is this task and why do we need to work on it? The network task is quite complex, and only features two test cases. We should improve the...

cappuccino
cappuccino-sprint2
consensus-hardening

### What is this task and why do we need to work on it? The View Sync Task tests have not been modernized to the new testing framework. It also...

cappuccino
cappuccino-sprint2
consensus-hardening

### What is this task and why do we need to work on it? The Vid Task has not been modernized to use the new testing framework. It also only...

cappuccino
cappuccino-sprint2
consensus-hardening

### What is this task and why do we need to work on it? The DA task only has two tests, yet has several nontrivial code paths. We need to...

cappuccino
cappuccino-sprint2
consensus-hardening

### What is this task and why do we need to work on it? In order to fully integrate, we need to make sure that the CI suite for the...

cappuccino
cappuccino-sprint2

Closes #1992 ### This PR: * Creates three new methods in the `ConnectedNetwork` trait: * `subscribe_transactions` which subscribes to the new `Transactions` topic * `unsubscribe_transactions` which unsubscribes from the `Transactions`...

### What is this task and why do we need to work on it? This will be a large PR. Delete the `dependency-tasks` flag and associated legacy code and make...

cappuccino
consensus-cleanup
cappuccino-sprint2

### What is this task and why do we need to work on it? The task is to migrate `ConnectedNetwork` trait to `anyhow::Result` return type. ### What work will need...

cappuccino
cappuccino-sprint2

### What is this task and why do we need to work on it? Currently in `DelayedRequester::do_vid` the request is cancelled when the timeout is reached. Instead: do not cancel...

cappuccino
cappuccino-sprint2