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

Proof generation panic bug #398

Merged
merged 5 commits into from
Oct 4, 2023
Merged

Proof generation panic bug #398

merged 5 commits into from
Oct 4, 2023

Conversation

jsign
Copy link
Collaborator

@jsign jsign commented Oct 4, 2023

This PR fixes a panic in proof generation in one of the border-cases of multiple keys landing in the same leaf node.

It also adds a test that reproduced the panic without the fix.

I found this while doing: #383

jsign added 3 commits October 4, 2023 10:38
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
@jsign jsign force-pushed the jsign-proof-border-case branch from f41621e to 583997c Compare October 4, 2023 13:39
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
@jsign jsign marked this pull request as ready for review October 4, 2023 16:09
@jsign jsign requested a review from gballet October 4, 2023 16:09
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Copy link
Member

@gballet gballet left a comment

Choose a reason for hiding this comment

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

LGTM

@gballet gballet merged commit 0a4e93e into master Oct 4, 2023
6 checks passed
@jsign jsign deleted the jsign-proof-border-case branch October 4, 2023 19:37
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