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

Feature/vote delegate #2063

Closed
wants to merge 12 commits into from
Closed

Feature/vote delegate #2063

wants to merge 12 commits into from

Conversation

DocteurPing
Copy link
Contributor

@DocteurPing DocteurPing commented Jun 14, 2023

Summary

I created this PR in order to give the ability to have a delegate address for a masternode. The delegate address will be able to vote for the masternode but won't be able to perform other action on the masternode.

RPCs

  • The create and update masternode RPC is now taking a new optional parameter: the delegate address.

Storage

  • A new message was created in order to create the new masternode with the delegate address.

Implications

  • Storage

    • Database reindex required
    • Database reindex optional
    • Database reindex not required
    • None
  • Consensus

    • Network upgrade required
    • Includes backward compatible changes
    • Includes consensus workarounds
    • Includes consensus refactors
    • None

@DocteurPing DocteurPing marked this pull request as ready for review June 16, 2023 03:00
@prasannavl
Copy link
Member

Closing as it's no longer relevant.

@prasannavl prasannavl closed this Jul 15, 2024
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.

None yet

2 participants