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

Commits on Mar 27, 2024

  1. Relax assumptions about gossip_queries

    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 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c1675b3 View commit details
    Browse the repository at this point in the history