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

multi: route blinding for hodl invoices #9034

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    2056c9e View commit details
    Browse the repository at this point in the history
  2. multi: extract invoice feature gen to a reusable method

    We will use it again once we add blinded path support to hold invoices.
    ellemouton committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bbafece View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d3b6ea View commit details
    Browse the repository at this point in the history
  4. rpcserver: extract route blinding config calc

    To make it reusable when we add support to hold invoices.
    ellemouton committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2783dd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7f76e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ed22a3 View commit details
    Browse the repository at this point in the history
  7. cmd: make blinded path flags global variables

    So that they are re-usable for other commands.
    ellemouton committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2d8ad57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ce1aad View commit details
    Browse the repository at this point in the history
  9. docs: update release notes

    ellemouton committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6dcfab8 View commit details
    Browse the repository at this point in the history