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: extend InvoiceDB methods with a context argument #8066

Merged
merged 3 commits into from
Oct 11, 2023

Commits on Oct 11, 2023

  1. multi: extend InvoiceDB methods with a context argument

    This commit adds a context to InvoiceDB's methods. Along this refactor
    we also extend InvoiceRegistry methods with contexts where it makes
    sense. This change is essential to be able to provide kvdb and sqldb
    implementations for InvoiceDB.
    bhandras committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cfc2710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8f1cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa85972 View commit details
    Browse the repository at this point in the history