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

(v0.11.2.x) Fix payee selection on CMasternodePayments::ProcessBlock #185

Merged
merged 1 commit into from
Feb 16, 2015
Merged

(v0.11.2.x) Fix payee selection on CMasternodePayments::ProcessBlock #185

merged 1 commit into from
Feb 16, 2015

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Feb 16, 2015

  1. find exact payment list
  2. find active MNs not payment list
  3. if none found - pay to the first active MN from payment list counting from its back

1) find exact payment list
2) find active MNs not payment list
3) if none found - pay to the first active MN from payment list counting from its back
eduffield222 pushed a commit that referenced this pull request Feb 16, 2015
(v0.11.2.x) Fix payee selectoin on CMasternodePayments::ProcessBlock
@eduffield222 eduffield222 merged commit a3f4946 into dashpay:v0.11.2.x Feb 16, 2015
@vertoe
Copy link

vertoe commented Feb 16, 2015

btw this conflicts with 55c6685 on master branch, if you both could look into that again. would be great to make the branches mergable.

@UdjinM6 UdjinM6 changed the title (v0.11.2.x) Fix payee selectoin on CMasternodePayments::ProcessBlock (v0.11.2.x) Fix payee selection on CMasternodePayments::ProcessBlock Feb 17, 2015
@UdjinM6 UdjinM6 deleted the v0.11.2.x_fix_new_winner_selection branch February 27, 2015 12:52
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