Skip to content

Conversation

@rkarthik2k21
Copy link

This PR is part of addressing issue 4078 - Test DSTX validation during propogation #4078 (#4078)

A function ValidateDSTX() has been added that essentially captures the existing code to validate a DSTX message. A unit test can be created to call this method in order for testing DSTX validation

@github-actions
Copy link

github-actions bot commented Mar 1, 2022

This pull request has conflicts, please rebase.

@PastaPastaPasta
Copy link
Member

still needs rebase

@rkarthik2k21
Copy link
Author

I am not sure what went wrong. I created this branch from develop (and felt I had done a pull before that). I can create a new PR

@PastaPastaPasta
Copy link
Member

You'll need to fetch latest develop. something like git fetch upstream assuming you've done git remote add upstream https://github.com/dashpay/dash

Then git rebase upstream/develop and git push -f should fix it

@rkarthik2k21 rkarthik2k21 force-pushed the validate_dstx_issue_4078 branch from 4e7b296 to af377ea Compare March 12, 2022 03:01
@UdjinM6 UdjinM6 added this to the 18 milestone Mar 30, 2022
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.

LGTM, utACK

@UdjinM6 UdjinM6 requested a review from PastaPastaPasta March 30, 2022 20:30
Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

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

utACK for squash merge

@PastaPastaPasta PastaPastaPasta merged commit fee6ed2 into dashpay:develop Apr 2, 2022
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Nov 29, 2023
* Add function to validate DSTX message

* Addressed review comment: Remove text left due to merge

* Apply suggestions from code review

* Update src/net_processing.cpp

Co-authored-by: UdjinM6 <[email protected]>
gades pushed a commit to piratecash/pirate that referenced this pull request Dec 9, 2023
* Add function to validate DSTX message

* Addressed review comment: Remove text left due to merge

* Apply suggestions from code review

* Update src/net_processing.cpp

Co-authored-by: UdjinM6 <[email protected]>
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.

3 participants