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

feat(engine): integrate state root task and comment it #13265

Merged
merged 13 commits into from
Dec 17, 2024

Conversation

shekhirin
Copy link
Collaborator

This doesn't enable the state root task, but instead just integrates it commented into the main codepath. This makes the testing easier, so that the "wiring" PR will be only about uncommenting these lines.

@shekhirin shekhirin added C-enhancement New feature or request A-trie Related to Merkle Patricia Trie implementation labels Dec 10, 2024
@shekhirin shekhirin force-pushed the alexey/state-root-task-integrate branch from b4f0790 to 71f5252 Compare December 10, 2024 11:54
@shekhirin shekhirin changed the base branch from main to alexey/state-root-task-bpf December 11, 2024 17:08
@shekhirin shekhirin force-pushed the alexey/state-root-task-integrate branch 5 times, most recently from 30c6ee9 to dab362e Compare December 11, 2024 18:04
@shekhirin shekhirin force-pushed the alexey/state-root-task-integrate branch from dab362e to a20b19b Compare December 11, 2024 18:05
Base automatically changed from alexey/state-root-task-bpf to main December 11, 2024 18:30
@shekhirin shekhirin marked this pull request as ready for review December 12, 2024 11:23
crates/engine/tree/src/tree/mod.rs Outdated Show resolved Hide resolved
crates/engine/tree/src/tree/mod.rs Show resolved Hide resolved
crates/engine/tree/src/tree/mod.rs Outdated Show resolved Hide resolved
@shekhirin shekhirin enabled auto-merge December 17, 2024 15:22
@shekhirin shekhirin added this pull request to the merge queue Dec 17, 2024
Merged via the queue into main with commit 48fee88 Dec 17, 2024
42 checks passed
@shekhirin shekhirin deleted the alexey/state-root-task-integrate branch December 17, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants