Skip to content

Implementation of remaining DIP3 special transactions#2250

Merged
UdjinM6 merged 9 commits into
dashpay:developfrom
codablock:pr_dip3_othertxs
Aug 31, 2018
Merged

Implementation of remaining DIP3 special transactions#2250
UdjinM6 merged 9 commits into
dashpay:developfrom
codablock:pr_dip3_othertxs

Conversation

@codablock
Copy link
Copy Markdown

@codablock codablock commented Aug 31, 2018

This PR adds the remaining DIP3 special transactions: ProUpServTx, ProUpRegTX and ProUpRevTX

It still has no influence on the system, even if the BIP9 deployment gets activated. It only allows to mine these.

Next PR will include DIP4 special transactions. After that, I'll start with the PRs for the real MN logic, including compatibility code.

@codablock codablock mentioned this pull request Aug 31, 2018
@UdjinM6 UdjinM6 added this to the 12.4 milestone Aug 31, 2018
Copy link
Copy Markdown

@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.

Just a few small things, otherwise looks good imo 👍

Comment thread src/evo/providertx.cpp Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

reject reason

Comment thread src/evo/providertx.cpp Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

comment

Comment thread src/evo/providertx.cpp Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

reject reason

Comment thread src/evo/providertx.h Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

uint16_t

Comment thread src/evo/providertx.h Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

uint16_t

Comment thread src/evo/providertx.h Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

uint16_t

@codablock
Copy link
Copy Markdown
Author

Pushed review fixes

Copy link
Copy Markdown

@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 merged commit 11df4f2 into dashpay:develop Aug 31, 2018
@codablock codablock deleted the pr_dip3_othertxs branch September 14, 2018 12:51
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