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

[GRPH-166] Fixed chainparameter update proposal issue #232

Merged
merged 2 commits into from
Dec 6, 2019

Conversation

srpatel19590
Copy link

Fixed issue:
chainparameters are not getting updated with committee proposal

Steps for QA:

  • Create Proposal
    propose_parameter_change nathan "2019-12-05T12:40:00" {"extensions" : {"gpos_period":7200, "gpos_subperiod": 1200}} true

  • Approve Proposal
    approve_proposal nathan "1.10.12" {"active_approvals_to_add" : ["init0", "init1", "init2", "init3", "init4", "init5", "init6", "init7"]} true

    Here, 1.10.12 is Proposal Id

@pbattu123 pbattu123 self-requested a review December 6, 2019 17:01
@pbattu123
Copy link

Fixed issue:
chainparameters are not getting updated with committee proposal

Steps for QA:

  • Create Proposal
    propose_parameter_change nathan "2019-12-05T12:40:00" {"extensions" : {"gpos_period":7200, "gpos_subperiod": 1200}} true
  • Approve Proposal
    approve_proposal nathan "1.10.12" {"active_approvals_to_add" : ["init0", "init1", "init2", "init3", "init4", "init5", "init6", "init7"]} true
    Here, 1.10.12 is Proposal Id

Vote for 1 committee member to carry maximum threshold, then 1 approval is good enough to pass the proposal

Copy link

@pbattu123 pbattu123 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@pbattu123 pbattu123 merged commit 3b65288 into develop Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants