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

Restore --base-wallet-routes flag functionality #3344

Merged
merged 4 commits into from
Nov 22, 2024

Commits on Nov 22, 2024

  1. Fix handling of base_wallet_routes startup parameter in auth decorator

    Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
    esune authored and dbluhm committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ddfcfdc View commit details
    Browse the repository at this point in the history
  2. Restore --base-wallet-extra-routes argument functionality

    Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
    esune authored and dbluhm committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    84a9f33 View commit details
    Browse the repository at this point in the history
  3. Correctly handle null value for --base-wallet-routes

    Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
    esune authored and dbluhm committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0257d78 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
    esune authored and dbluhm committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    88be790 View commit details
    Browse the repository at this point in the history