Skip to content

Conversation

codablock
Copy link

This is extracted from the DIP3 branch. In DIP3, I added additional contextual checks for DIP3 into ContextualCheckTransaction. As ContextualCheckBlock also has to do the same checks, I'm calling ContextualCheckTransaction from there now, so that the later addition of new checks is handled well.

Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@UdjinM6 UdjinM6 added this to the 12.4 milestone Aug 28, 2018
@UdjinM6 UdjinM6 merged commit b689638 into dashpay:develop Aug 28, 2018
@codablock codablock deleted the pr_dip1contextual branch August 28, 2018 11:50
CryptoCentric pushed a commit to absolute-community/absolute that referenced this pull request Apr 25, 2019
… ContextualCheckTransaction instead (dashpay#2238)

* Pass consensus params to ContextualCheckTransaction

As we do with ContextualCheckBlock

* Use ContextualCheckTransaction in ContextualCheckBlock instead of duplicating the check

* Fix pindexPrev parameter signature in ContextualCheckTransaction
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