Skip to content

lightning-liquidity: Eventually drop peers from the ignore list #3477

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

Closed
tnull opened this issue Feb 29, 2024 · 1 comment
Closed

lightning-liquidity: Eventually drop peers from the ignore list #3477

tnull opened this issue Feb 29, 2024 · 1 comment

Comments

@tnull
Copy link
Contributor

tnull commented Feb 29, 2024

In lightningdevkit/lightning-liquidity#116 we introduced the notion of a ignore list to which peers are added that send us bogus data (rather than disconnecting them, which could result in also disconnecting any operational channels).

While the list is currently not persisted, we eventually will, at which point it will be all the more necessary to give peers a second chance after a certain time interval.

@tnull tnull transferred this issue from lightningdevkit/lightning-liquidity Dec 11, 2024
@tnull tnull changed the title Eventually drop peers from the ignore list lightning-liquidity: Eventually drop peers from the ignore list Dec 11, 2024
@tnull
Copy link
Contributor Author

tnull commented Jan 8, 2025

This was done in #3436: we now simply remove the entries on peere disconnection.

@tnull tnull closed this as completed Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant