HotShot
HotShot copied to clipboard
[LIBP2P] - Optimistically calculate VID when the primary network is down in `CombinedNetworks`
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 to change it so that when the primary network is considered down, the DA nodes calculate VID in advance, not waiting for the explicit request.
What work will need to be done to complete this task?
No response
Are there any other details to include?
No response
What are the acceptance criteria to close this issue?
All the existing tests should pass.
Branch work will be merged to (if not the default branch)
No response