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: bugs in visitors and nodes to make testDeleteManyValues pass #10

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

thomas-quadratic
Copy link
Contributor

PR description

testDeleteManyValuesWithDivergentStemsAtDepth2 was added from previous besu Merkle tests. The test allowed to detect several bugs in visitors and nodes, that were all fixed. Javadoc was also made to emit no warnings.

testDeleteManyValuesWithDivergentStemsAtDepth2 was added from previous MPT tests.
The test allowed to detect several bugs in visitors and nodes, that were all fixed.
Javadoc was also made to emit no warnings.

Signed-off-by: Thomas Zamojski <[email protected]>
Copy link

  • I thought about the changelog.

Copy link
Contributor

@matkt matkt left a comment

Choose a reason for hiding this comment

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

LGTM

@matkt matkt merged commit 26921d9 into hyperledger:main Nov 14, 2023
5 checks passed
dragan2234 pushed a commit to dragan2234/besu-verkle-trie that referenced this pull request Jan 22, 2024
…perledger#10)

testDeleteManyValuesWithDivergentStemsAtDepth2 was added from previous MPT tests.
The test allowed to detect several bugs in visitors and nodes, that were all fixed.
Javadoc was also made to emit no warnings.

Signed-off-by: Thomas Zamojski <[email protected]>
Signed-off-by: Dragan Pilipovic <[email protected]>
dragan2234 pushed a commit to dragan2234/besu-verkle-trie that referenced this pull request Jan 22, 2024
…perledger#10)

testDeleteManyValuesWithDivergentStemsAtDepth2 was added from previous MPT tests.
The test allowed to detect several bugs in visitors and nodes, that were all fixed.
Javadoc was also made to emit no warnings.

Signed-off-by: Thomas Zamojski <[email protected]>
Signed-off-by: Dragan Pilipovic <[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