Skip to content
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

Fix inv messages, revert part of #806 #823

Merged
merged 1 commit into from
May 29, 2016
Merged

Fix inv messages, revert part of #806 #823

merged 1 commit into from
May 29, 2016

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented May 28, 2016

Partially reverts

6 . Removed MNQUORUM and MNSCANERROR. These are going to be moved out of core and into sentinel"

If we want to be compatible to 12.0 on network layer we need them back in ppszTypeName[] to keep inv type consistent (Note: it's fine to remove them from allNetMessageTypes[], we shouldn't accept non-implemented messages)

If we want to be compatible to 12.0 on network layer we need them back in ppszTypeName[] to keep inv type consistent (allNetMessageTypes[] should not have them, we shouldn't accept non-implmented messages)
@schinzelh
Copy link

ACK 7da702c

@schinzelh schinzelh merged commit 6323c91 into dashpay:v0.12.1.x May 29, 2016
@UdjinM6 UdjinM6 deleted the fixInv branch June 20, 2016 06:46
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