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

[Refactoring] Clean budget manager code redundancies #2752

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    3b58c12 View commit details
    Browse the repository at this point in the history
  2. budget::CheckCollateral move fast null block hash check at the beginn…

    …ing of the function.
    furszy committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    eaca5cd View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Move-only: move CBudgetManager::GetFinalizedBudgetStatus to rpc/budge…

    …t.cpp
    
    GetVotesObject and GetVotesArray function too.
    furszy committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f37558d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42bca64 View commit details
    Browse the repository at this point in the history
  3. RPC, mnbudgetrawvote: use ProcessProposalVote instead of AddAndRelayP…

    …roposalVote.
    
    And remove the now unused AddAndRelayProposalVote.
    furszy committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a102664 View commit details
    Browse the repository at this point in the history