Skip to content

Conversation

KolbyML
Copy link
Member

@KolbyML KolbyML commented Sep 20, 2024

Hi all 👋 https://github.com/ethereum/trin/tree/master/trin-execution

We are building an execution client with the initial goal of bridging data into the Portal Networks, without devp2p. So I thought I would make a PR to reserve our own code (which is mentioned in the identification.md document.

For context about the without devp2p part, a longer term goal would be to build it out so it rely's on the Portal Network instead, for transaction gossip and access to old history/state. Currently we can get everything we need to sync to latest from .era/.era1 files and the consensus client itself. Which bypasses the use of devp2p for now, but of course we still need access to the consensus layer through the engine api.

@mkalinin mkalinin merged commit c1549e7 into ethereum:main Sep 29, 2024
3 checks passed
Redidacove pushed a commit to Redidacove/execution-apis that referenced this pull request Sep 30, 2024
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.

2 participants