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

libplugin-pay: use map for channel hints #7636

Closed

Commits on Sep 4, 2024

  1. libplugin-pay: use map for channel hints

    This commit fixes a "FIXME: This is slow" in the pay plugin. For
    nodes with many channels this is a tremendous improvement in pay
    performance. PR ElementsProject#7611 improves payment performance from 15 seconds to
    13.5 seconds on one of our nodes. This commit improves payment
    performance from 13.5 seconds to 5.7 seconds.
    
    Changelog-Fixed: Improved pathfinding speed for large nodes.
    JssDWt committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    94babc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    701913c View commit details
    Browse the repository at this point in the history