Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LIBP2P] - Optimistically calculate VID when the primary network is down in CombinedNetworks #3028

Closed
lukaszrzasik opened this issue Apr 24, 2024 · 0 comments · Fixed by #3221

Comments

@lukaszrzasik
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant