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

chore(trie): early return on empty state #11271

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

rkrasiuk
Copy link
Member

Description

Return witness early on empty state.

@rkrasiuk rkrasiuk added the A-trie Related to Merkle Patricia Trie implementation label Sep 27, 2024
@rkrasiuk rkrasiuk requested a review from Rjected as a code owner September 27, 2024 06:06
@rkrasiuk rkrasiuk enabled auto-merge September 27, 2024 06:06
@rkrasiuk rkrasiuk force-pushed the rkrasiuk/early-return-on-empty branch from 34981c9 to 58170b9 Compare September 27, 2024 06:24
@rkrasiuk rkrasiuk requested a review from mattsse September 27, 2024 06:35
@rkrasiuk rkrasiuk added this pull request to the merge queue Sep 27, 2024
Merged via the queue into main with commit 5706e03 Sep 27, 2024
35 checks passed
@rkrasiuk rkrasiuk deleted the rkrasiuk/early-return-on-empty branch September 27, 2024 09:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants