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

Governor/custom reset release timer delay #1

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Jun 19, 2024

  1. Update ChainGovernorResetReleaseTimerRequest protobuf message

    Jason Matthyser authored and pleasew8t committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    274725f View commit details
    Browse the repository at this point in the history
  2. Add numDays argument to governor-reset-release-timer command

    Jason Matthyser authored and pleasew8t committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    818e804 View commit details
    Browse the repository at this point in the history
  3. Update governor backend to support numDays argument

    Jason Matthyser authored and pleasew8t committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5cdb661 View commit details
    Browse the repository at this point in the history
  4. Address review comments

    Jason Matthyser authored and pleasew8t committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bd5d75a View commit details
    Browse the repository at this point in the history
  5. Add test for resetReleaseTimerForTime()'s numDays parameter

    Jason Matthyser authored and pleasew8t committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    49f0131 View commit details
    Browse the repository at this point in the history
  6. Address review comments

    Jason Matthyser authored and pleasew8t committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b65029c View commit details
    Browse the repository at this point in the history
  7. Add adminrpc test for ChainGovernorResetReleaseTimer

    Jason Matthyser authored and pleasew8t committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    de61743 View commit details
    Browse the repository at this point in the history
  8. Replace hardcoded upper boundaries with maxResetReleaseTimerDays

    Jason Matthyser authored and pleasew8t committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c55afe4 View commit details
    Browse the repository at this point in the history
  9. Update governor whitepaper to reflect the new argument

    Jason Matthyser committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    47db4ba View commit details
    Browse the repository at this point in the history
  10. Added default value to governor whitepaper

    Jason Matthyser committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    63d6913 View commit details
    Browse the repository at this point in the history