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

Optimize & Improve Trie, Preparing for state trie pruner #237

Closed
3 tasks done
trinhdn97 opened this issue Dec 22, 2022 · 0 comments · Fixed by #236, #238, #242, #244 or #247
Closed
3 tasks done

Optimize & Improve Trie, Preparing for state trie pruner #237

trinhdn97 opened this issue Dec 22, 2022 · 0 comments · Fixed by #236, #238, #242, #244 or #247
Assignees

Comments

@trinhdn97
Copy link
Contributor

trinhdn97 commented Dec 22, 2022

Our trie package is out of date for a long time. There are some Ethereum-based updates that we can apply to our core blockchain to improve performance and prepare prerequisites for a state trie prunning mechanism for non-archive nodes.

Changed PRs:

Related Ethereum PRs:

Each update will be broken down in the corresponding pull requests in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment