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

StateDiff: build in reverse order #1095

Open
kpp opened this issue Sep 4, 2024 · 0 comments
Open

StateDiff: build in reverse order #1095

kpp opened this issue Sep 4, 2024 · 0 comments
Labels
T - enhancement New feature or request

Comments

@kpp
Copy link
Contributor

kpp commented Sep 4, 2024

Now we build it from ordered writes from start to end, overwriting previous values with new. But we dont have to do that, instead we can build it in reverse order, ignoring already existing keys in state diff.

@kpp kpp added the T - enhancement New feature or request label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T - enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant