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(trie): always create empty storage multiproofs #12915

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

rkrasiuk
Copy link
Member

Description

Always make sure there is a storage multiproof entry for all requested accounts.

@rkrasiuk rkrasiuk added C-bug An unexpected or incorrect behavior A-trie Related to Merkle Patricia Trie implementation labels Nov 27, 2024
@rkrasiuk rkrasiuk marked this pull request as draft November 27, 2024 19:03
@rkrasiuk rkrasiuk force-pushed the rkrasiuk/fix-proof-non-existent-storage-proofs branch from 4a7d98f to 2572e26 Compare November 28, 2024 12:29
@rkrasiuk rkrasiuk marked this pull request as ready for review November 28, 2024 12:29
@rkrasiuk rkrasiuk enabled auto-merge November 28, 2024 12:29
@rkrasiuk rkrasiuk force-pushed the rkrasiuk/fix-proof-non-existent-storage-proofs branch 2 times, most recently from 89c97ac to 48a56cd Compare November 28, 2024 12:42
@rkrasiuk rkrasiuk added this pull request to the merge queue Nov 28, 2024
Merged via the queue into main with commit eac02d9 Nov 28, 2024
40 checks passed
@rkrasiuk rkrasiuk deleted the rkrasiuk/fix-proof-non-existent-storage-proofs branch November 28, 2024 13:18
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.

2 participants