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

Adding More Than 2 Children in Quorum Slice Parsing Exception #6

Open
adrianmross opened this issue Sep 15, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@adrianmross
Copy link
Collaborator

https://github.com/adrianmross/standalone-scp/blob/464219e350e8be047590915242ce1099d86ace6e/parser.cpp#L139-L145

There exists a parsing exception when more than two children are added to any quorum slice.

If you add to the middle of the slice it works? -> Have to check.

Currently just prints spaces.

@adrianmross adrianmross added the bug Something isn't working label Sep 15, 2023
@zek224 zek224 self-assigned this Sep 27, 2023
@zek224
Copy link
Collaborator

zek224 commented Sep 27, 2023

This issue seems to be fixed with the comma delimiter change. Moving to done unless this is a more specific issue.

@zek224 zek224 moved this from Todo to Done in @F23 Consensus Research Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants