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

RFC017 sending a State message on missing transactions creates a infinite loop when sender is missing TXs #262

Open
woutslakhorst opened this issue May 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@woutslakhorst
Copy link
Member

If a sender has a broken IBLT or is missing TXs, sending a State message on missing transactions by a receiver will result in an infinite loop.

Removing this requirement could have the effect a State message is never send if a sender has at least 1 new transaction within the gossip interval (high load).

We could add a warning that a State message should not be send so much.....
@gerardsn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant