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

Relax assumptions about gossip_queries #2842

Merged
merged 1 commit into from Apr 16, 2024
Merged

Relax assumptions about gossip_queries #2842

merged 1 commit into from Apr 16, 2024

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Mar 27, 2024

lightning/bolts#1092 initially made the gossip_queries feature mandatory and assumed: however it generally doesn't make sense for mobile wallets. It was thus relaxed in the last commits of this BOLTs PR, so we revert our change to mandatory to make this optional and avoid sending gossip queries to nodes who don't activate the feature.

The code we're reverting was introduced in #2732

lightning/bolts#1092 initially made the
`gossip_queries` feature mandatory and assumed: however it generally
doesn't make sense for mobile wallets. It was thus relaxed in the last
commits of this BOLTs PR, so we revert our change to `mandatory` to
make this optional and avoid sending gossip queries to nodes who don't
activate the feature.
@t-bast t-bast requested review from pm47 and sstone March 27, 2024 16:19
@t-bast t-bast merged commit c6e586a into master Apr 16, 2024
1 check passed
@t-bast t-bast deleted the features-cleanup branch April 16, 2024 15:45
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

Successfully merging this pull request may close these issues.

None yet

2 participants