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

Add support for wtxidrelay message. #2272

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Commits on Nov 6, 2024

  1. Add support for wtxidrelay message.

    This adds support for the wtxidrelay (BIP339) message in wire.
    
    While here, add tests for sendaddrv2 and rename AddrV2Version to
    SendAddrV2Version in order to make the code consistent with all other
    messages. This diff does keep the old AddrV2Version constant for
    backwards compatibility.
    marcopeereboom committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f5df7bd View commit details
    Browse the repository at this point in the history
  2. Bump copyright

    marcopeereboom committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    16ac284 View commit details
    Browse the repository at this point in the history