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

EVM Transaction queue revamp #2416

Merged
merged 71 commits into from
Sep 12, 2023
Merged

EVM Transaction queue revamp #2416

merged 71 commits into from
Sep 12, 2023

Conversation

Jouzo
Copy link
Collaborator

@Jouzo Jouzo commented Sep 5, 2023

Summary

  • Add additional state_root to queued tx representing its resulting changes to the state trie
  • Fix dangling queue memory leak

Implications

  • Storage

    • Database reindex required
  • Consensus

    • Network upgrade required

@prasannavl prasannavl added the v/next-release Items ready or targeted for upcoming release(s) label Sep 6, 2023
@Jouzo Jouzo force-pushed the evm_queue_state_root_tracking branch from 9adea5f to a9a7ac1 Compare September 6, 2023 22:21
@Jouzo Jouzo changed the title Keep track of state changes in tx queue EVM Transaction queue revamp Sep 7, 2023
@prasannavl prasannavl marked this pull request as ready for review September 12, 2023 03:25
@Bushstar Bushstar merged commit 638d314 into master Sep 12, 2023
@Bushstar Bushstar deleted the evm_queue_state_root_tracking branch September 12, 2023 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v/next-release Items ready or targeted for upcoming release(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants