Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Do not include :code in the storage proof if not required#480

Merged
gavofyork merged 1 commit intomasterfrom
bkchr-do-not-include-code-in-the-proof
Jun 7, 2021
Merged

Do not include :code in the storage proof if not required#480
gavofyork merged 1 commit intomasterfrom
bkchr-do-not-include-code-in-the-proof

Conversation

@bkchr
Copy link
Copy Markdown
Member

@bkchr bkchr commented Jun 7, 2021

This is basically a hack that prevents the inclusion of :code in the
storage proof. A proper fix requires some changes to the trie crate to
not include nodes that aren't read.

This is basically a hack that prevents the inclusion of `:code` in the
storage proof. A proper fix requires some changes to the trie crate to
not include nodes that aren't read.
@gavofyork gavofyork merged commit 794bc23 into master Jun 7, 2021
@gavofyork gavofyork deleted the bkchr-do-not-include-code-in-the-proof branch June 7, 2021 14:17
bkchr added a commit that referenced this pull request Jun 8, 2021
This is basically a hack that prevents the inclusion of `:code` in the
storage proof. A proper fix requires some changes to the trie crate to
not include nodes that aren't read.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants