forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 720
[Consensus] Compatibility code for MN payments + budget voting #2308
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
Merged
random-zebra
merged 26 commits into
PIVX-Project:master
from
random-zebra:202103-dmn-compatibility
May 25, 2021
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
366bfd0
[RPC] Remove redundant checks for wallet existing/unlocked
random-zebra c5b9e6f
[RPC][Budget] Deterministic MNs: vote for proposals
random-zebra f93bc0f
[Budget] Validate proposal votes from deterministic masternodes
random-zebra 972d236
[RPC] Init Deterministic masternode on-demand
random-zebra 5df5067
[Tests] tiertwo_governance_basic: add deterministic masternodes
random-zebra 6fcd53d
[MN] Active MN manager: return key and dmn after validation
random-zebra a7557f7
[Validation] Sign/Verify final budgets with DMNs
random-zebra 0591957
[RPC][Refactoring] Mn final budget / proposal voting code de-duplication
random-zebra 72c2a70
[RPC] Get all required keys before signing budgets
random-zebra 474e0b2
[RPC][Refactoring] Use ProcessProposal(FinalBudget)Vote directly
random-zebra baf60c7
[Tests] governance_sync_basic sign final budget with DMN too
random-zebra 8b10fc2
[P2P] Stop processing mnw messages when Legacy MN system is obsolete
random-zebra 064f774
[RPC] getmasternodestatus for DMN
random-zebra aa867d5
[RPC] Add DMN support to listmasternodes
random-zebra 6ad7ea6
[BUG] Fix locking order between CDeterministicMNManager/CMasternodeman
random-zebra acfa24b
[Tests] Introduce tiertwo_dmn_compatibility functional test
random-zebra 971f1da
[Consensus] DMN payment compatibility code
random-zebra dbc19ff
[Refactor] Decouple getting active mn keys from VoteOnFinalizedBudgets
random-zebra 0db3f57
[Consensus] Compatibility: sign/verify mnw with deterministic nodes
random-zebra d616239
[Cleanup] Remove redundant checks in CMasternodePaymentWinner::IsValid
random-zebra dd3bce9
[Tests] Raise regtest ping timeouts to 1/10th of mainnet value
random-zebra ede4519
[Cleanup] Remove unused parameter in GetCurrentMasternode
random-zebra ad2cc30
[Consensus] Check against current hash when no payee is found
random-zebra 3f16936
[Test] Update tiertwo_mn_compatibility and check winners
random-zebra 9aeeb76
[Test] Add test coverage for MN and DMN votes expiration removal.
furszy 04cd17e
[QA][BUG] Fix test and rework setupDMN to return only proTx hash
random-zebra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.