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

Route blinding MVP #2413

Merged

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    7b1e091 View commit details
    Browse the repository at this point in the history
  2. Parameterize InboundPayload reads with NodeSigner

    This will be used in the next commit to deserialize encrypted TLVs for
    receiving to 1-hop blinded paths.
    valentinewallace committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    154841b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    070f7e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e377a1 View commit details
    Browse the repository at this point in the history
  5. Only allow creating 1-hop blinded paths.

    Useful until forwarding and receiving to multi-hop blinded paths is supported.
    valentinewallace committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ebdc4ae View commit details
    Browse the repository at this point in the history