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(witness): branch node children decoding #11599

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

rkrasiuk
Copy link
Member

@rkrasiuk rkrasiuk commented Oct 9, 2024

Description

Branch node children are not necessarily hashes. Account for that in witness trie node decoding.

@rkrasiuk rkrasiuk requested a review from Rjected as a code owner October 9, 2024 09:51
@rkrasiuk rkrasiuk added C-bug An unexpected or incorrect behavior A-trie Related to Merkle Patricia Trie implementation labels Oct 9, 2024
@rkrasiuk rkrasiuk requested a review from mattsse October 9, 2024 09:57
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

pending @Rjected

@rkrasiuk rkrasiuk added this pull request to the merge queue Oct 9, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Oct 9, 2024
Copy link
Member

@Rjected Rjected left a comment

Choose a reason for hiding this comment

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

lgtm

@Rjected
Copy link
Member

Rjected commented Oct 15, 2024

@rkrasiuk this just needs merge conflicts to be fixed

@rkrasiuk rkrasiuk added this pull request to the merge queue Oct 16, 2024
Merged via the queue into main with commit 12cab20 Oct 16, 2024
40 checks passed
@rkrasiuk rkrasiuk deleted the rkrasiuk/fix-witness-branch-node-children branch October 16, 2024 17:35
yutianwu pushed a commit to yutianwu/reth that referenced this pull request Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-trie Related to Merkle Patricia Trie implementation C-bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants