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

Add fields to getgovproposal #1583

Merged
merged 30 commits into from
Nov 22, 2022
Merged

Add fields to getgovproposal #1583

merged 30 commits into from
Nov 22, 2022

Conversation

dcorral
Copy link
Contributor

@dcorral dcorral commented Nov 17, 2022

What kind of PR is this?:

/kind fix

What this PR does / why we need it:

Adds missing fields to getgovproposal and listgovproposals

Jouzo
Jouzo previously approved these changes Nov 21, 2022
src/validation.cpp Outdated Show resolved Hide resolved
Remove unnecessary atributes of prop object
Rename Majority->ApprovalThreshold
src/masternodes/rpc_proposals.cpp Outdated Show resolved Hide resolved
src/masternodes/rpc_proposals.cpp Outdated Show resolved Hide resolved
src/masternodes/masternodes.cpp Outdated Show resolved Hide resolved
Comment on lines -117 to -118
READWRITE(majority);
READWRITE(quorum);
Copy link
Member

Choose a reason for hiding this comment

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

Just a note - requires reindex from start of v3 testnet fork.

@prasannavl prasannavl mentioned this pull request Nov 22, 2022
@Jouzo Jouzo merged commit bf6c416 into master Nov 22, 2022
@Jouzo Jouzo deleted the fix/add-fields-getgovproposal branch November 22, 2022 17:36
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.

4 participants