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

Enforce quorum when it is set via cmdline (for small and test networks) #4488

Closed
wants to merge 2 commits into from

Conversation

RichardAH
Copy link
Collaborator

High Level Overview of Change

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Release

@RichardAH
Copy link
Collaborator Author

closed in favour of #4489

@RichardAH RichardAH closed this Apr 6, 2023
@intelliot
Copy link
Collaborator

Sorry for the churn - thanks @RichardAH for being first to address this issue! If you don't mind, could you submit a code review on #4489?

@RichardAH
Copy link
Collaborator Author

Sorry for the churn - thanks @RichardAH for being first to address this issue! If you don't mind, could you submit a code review on #4489?

Code authors shouldn’t be reviewers on their own code — even if it has been rewritten (uncredited) by someone else

@intelliot
Copy link
Collaborator

Would you like to be credited? Happy to add your name on it, of course.

intelliot pushed a commit that referenced this pull request Apr 20, 2023
If `--quorum` setting is present on the command line, use the specified
value as the minimum quorum. This allows for the use of a potentially
fork-unsafe quorum, but it is sometimes necessary for small and test
networks.

Fix #4488.

---------

Co-authored-by: RichardAH <[email protected]>
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.

2 participants