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

Development #298

Merged
merged 3 commits into from
Aug 2, 2022
Merged

Commits on Jul 27, 2022

  1. Warnings

    * removed redundant std::move(blockPtr) call
    * removed unused vars from WalletService
    * check if wallet is valid in WalletService, PoolRpcServer & WalletRpcServer
    * remove unneeded txPubKey: we get this already from #L613 which is also checked to see if its NULL
    * make use of out in for statement in WalletLegacy
    * removed unused function in WalletTransactionSender
    cartoon-face committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    4d76855 View commit details
    Browse the repository at this point in the history
  2. Use JSON throw and log

    cartoon-face committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    827e05f View commit details
    Browse the repository at this point in the history
  3. Trigger rebuild

    cartoon-face authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    c79a4ec View commit details
    Browse the repository at this point in the history