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

feat: make wallet db calls synchronous rather than async #3982

Commits on Mar 31, 2022

  1. Remove spawn blocking from output manager

    Removed spawn blocking calls for db operations from the wallet in the
    output manager service. (This is the first PR in a couple of PRs required
    to implement this fully throughout the wallet code.)
    hansieodendaal committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    5d6c890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5475a3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67b10c0 View commit details
    Browse the repository at this point in the history