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

Fix quorum checks (runtime and startup) for automatically generated quorums #2233

Conversation

MonsieurNicolas
Copy link
Contributor

Description

Resolves #2209

Turns out that the validity check was not in the right place (too late), so tests never caught this.

We do want to increase the limit here as to be able to mix all quality levels.

@MonsieurNicolas MonsieurNicolas added this to In progress in v11.4.0 via automation Aug 16, 2019
@graydon
Copy link
Contributor

graydon commented Aug 16, 2019

r+ 3efab57

@MonsieurNicolas MonsieurNicolas force-pushed the fixQuorumChecksStartupAndAutoExamples branch from 3efab57 to aa45d9e Compare August 16, 2019 19:57
@MonsieurNicolas
Copy link
Contributor Author

forgot to update some tests

@MonsieurNicolas
Copy link
Contributor Author

r+ aa45d9e

latobarita added a commit that referenced this pull request Aug 16, 2019
…ndAutoExamples

Fix quorum checks (runtime and startup) for automatically generated quorums

Reviewed-by: MonsieurNicolas
@latobarita latobarita merged commit aa45d9e into stellar:master Aug 16, 2019
v11.4.0 automation moved this from In progress to Done Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v11.4.0
  
Done
Development

Successfully merging this pull request may close these issues.

Stellar-core new autoconfig code can't handle example config (Version 11.2.0)
3 participants