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 #873 #879

Merged
merged 6 commits into from
Jul 10, 2023
Merged

Fix #873 #879

merged 6 commits into from
Jul 10, 2023

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Jul 10, 2023

Fix #873
Close #878

This PR adds a new calculate_trie_changes configuration flag for all runtime calls that return a StorageChanges.
If false, the changes to the trie won't be calculated.
This saves some storage accesses and makes call proofs become valid.

@tomaka tomaka marked this pull request as ready for review July 10, 2023 09:42
@tomaka tomaka added this pull request to the merge queue Jul 10, 2023
Merged via the queue into smol-dot:main with commit a01475c Jul 10, 2023
@tomaka tomaka deleted the fix-873 branch July 10, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Westend transaction validation failure
1 participant