You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem seems to be that the trie root calculation requires values that aren't in the proof.
We perform a trie root calculation because the validation modifies the storage, and not because it's requested by the runtime.
Not performing the calculation fixes the issue.
tomaka
added a commit
to tomaka/smoldot
that referenced
this issue
Jul 10, 2023
The text was updated successfully, but these errors were encountered: