HotShot
HotShot copied to clipboard
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 14 to 15. Release notes Sourced from cachix/cachix-action's releases. cachix-action-v15 What's Changed Pass cachixArgs to the daemon by @sandydoo in cachix/cachix-action#177 Support path filtering when using the...
### What is this task and why do we need to work on it? We want to tune Libp2p delays and timeouts based on output from the [staging environment](https://github.com/EspressoSystems/HotShot/issues/3194). This...
### What is this task and why do we need to work on it? This ticket is to implement the solution outlined in https://github.com/EspressoSystems/HotShot/issues/3197. Will add more info as the...
### What is this task and why do we need to work on it? Right now, nodes use the orchestrator to agree on Libp2p items like bootstrap addresses. However, in...
### What is this task and why do we need to work on it? [In staging] we want to test restarting Libp2p nodes for the ability to re-bootstrap and properly...
### What is this task and why do we need to work on it? [In staging] we want to test the CDN crashing when using both the Libp2p and Combined...
### What is this task and why do we need to work on it? This task is to deploy an environment using the `CombinedNetwork` (Libp2p and the CDN) in staging....
### What is this task and why do we need to work on it? Now we only run benchmarks with Hotshot, but: - We want to run benchmarks with the...
### What is this task and why do we need to work on it? Currently VID is calculated by the DA node when VID is explicitly requested. The task is...
### What is this task and why do we need to work on it? Currently a node immediately responds with `ResponseMessage::NotFound` when it doesn't have necessary data to calculate VID....