Skip to content

feat(exex/trie): Wire up the Engine in Exex#27

Draft
dhyaniarun1993 wants to merge 12 commits into
feat/engine-pr3-corefrom
feat/engine-pr4-exex-wiring
Draft

feat(exex/trie): Wire up the Engine in Exex#27
dhyaniarun1993 wants to merge 12 commits into
feat/engine-pr3-corefrom
feat/engine-pr4-exex-wiring

Conversation

@dhyaniarun1993
Copy link
Copy Markdown
Member

Just to check diff. Not to be merged

dhyaniarun1993 and others added 12 commits April 30, 2026 12:18
…hereum-optimism#20655)

* docs(ai/acceptance-tests): note native kona prestate build option

The `just reproducible-prestate-kona` recipe requires Docker. For local test
runs the native `cd rust && just build-kona-prestates` recipe is sufficient
and works without Docker. Surface both, and reserve the reproducible build
for cases where the prestate hash must match a deployed release.

* docs: clarify kona prestate build preference and constraints

Prefer the reproducible (Docker) build; reserve the native build as a
Linux+MIPS-toolchain fallback that produces a non-matching hash.
* Add supernode explainer

* Update docs/public-docs/op-stack/interop/explainer.mdx

Co-authored-by: George Knee <georgeknee@googlemail.com>

* Update docs/public-docs/op-stack/interop/reorg.mdx

Co-authored-by: George Knee <georgeknee@googlemail.com>

* Update docs/public-docs/op-stack/reference/glossary.mdx

Co-authored-by: George Knee <georgeknee@googlemail.com>

* Link to Light Node Topology Notice Page in Gloassary

* Updated supernode diagram

* docs(supernode): use "component" for static description of op-supernode

Use "component" when describing op-supernode as a static entity (its
architecture and role). Keep "process" for runtime arrangement
descriptions ("inside one process", "running every chain inside one
process") and for the literal OS-level in-process vs operating-system
process distinction.

---------

Co-authored-by: George Knee <georgeknee@googlemail.com>
…thereum-optimism#20419)

* feat(trie): add engine buffer layer (TrieBufferState + MemoryOverlay)

* feat(trie/engine): add persistence service and prune_with_provider

* feat(trie): add EngineState, Engine, EngineHandle, and all task types

* simplify engine loop and tighten state ownership

* fmt fixes

* doc + typo fixes

* doc fixes
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.

3 participants