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

Repropagate unvalidated messages #1541

Open
herr-seppia opened this issue Jul 13, 2022 · 0 comments
Open

Repropagate unvalidated messages #1541

herr-seppia opened this issue Jul 13, 2022 · 0 comments

Comments

@herr-seppia
Copy link
Member

Describe what you want implemented
Any message that cannot be validated should be repropagated

Describe "Why" this is needed
Right now, a network message is repropagated only if it's valid
This means that during the syncing up phase, any "live" message is discarded interrupting the network dissemination.
The same happens, generally speaking, for any "message from the future".

Describe alternatives you've considered
Switch the kadcast autopropagate flag at runtime

Additional context
N/A

@herr-seppia herr-seppia transferred this issue from dusk-network/dusk-blockchain Feb 22, 2024
@herr-seppia herr-seppia transferred this issue from dusk-network/rusk Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant