HotShot
HotShot copied to clipboard
### What is this task and why do we need to work on it? In #2852, `Leaf` was made a private struct. However, we still have quite a few structs...
### What is this task and why do we need to work on it? #2358 tracks implementation tasks for upgradability. With most of this implemented, we would like to write...
### What is this task and why do we need to work on it? This is a macro task that encompasses anything that we need to do to productionize the...
### What is this task and why do we need to work on it? In https://github.com/EspressoSystems/HotShot/pull/2879, we allowed for unordered outputs in task unit tests and made some general fixes....
### What is this task and why do we need to work on it? Update the VID ~~chunk size~~ recovery threshold to not use the "previous power of two" algorithm...
### What is this task and why do we need to work on it? Our logs are currently cluttered, which makes them hard to read. We need to bring amount...
### What is this task and why do we need to work on it? Currently, a new SRS will be loaded to the GPU memory every time you create a...
### What is this task and why do we need to work on it? While #2792 closes #2811, we do not run the upgrade example beyond updating our internal state....
### What is this task and why do we need to work on it? Current scripts only support webserver, we also want to include runs using push-based CDN. ### What...
### What is this task and why do we need to work on it? From Jeb (edited to reflect the type name): >The one thing I think we can get...