Skip to content

Extra check for staking vault coinstakes#48

Merged
galpHub merged 1 commit intoDiviProject:Developmentfrom
domob1812:coinstake-check
Nov 30, 2020
Merged

Extra check for staking vault coinstakes#48
galpHub merged 1 commit intoDiviProject:Developmentfrom
domob1812:coinstake-check

Conversation

@domob1812
Copy link
Copy Markdown

Implement a new function CheckCoinstakeForVaults, which does the extra checks for vault staking (i.e. that the vault owner gets paid back their due in a single output to the same script).

For now it has unit tests but is not yet invoked in the actual validation logic, and is thus also not yet a fork / consensus change.

This is one commit split out from #38.

Implement a new function CheckCoinstakeForVaults, which does the extra
checks for vault staking (i.e. that the vault owner gets paid back
their due in a single output to the same script).

For now it has unit tests but is not yet invoked in the actual validation
logic; this will be added as a softfork with block-version activation
(a la BIP30) later.
@galpHub galpHub merged commit f508784 into DiviProject:Development Nov 30, 2020
@domob1812 domob1812 deleted the coinstake-check branch December 1, 2020 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants