This repository was archived by the owner on May 30, 2025. It is now read-only.
v0.1.0
Pre-release
Pre-release
This is the first beta release of go-execution-evm, an Engine API-based execution client for Rollkit.
Features
- PureEngineClient Implementation: A fully Engine API compatible implementation of the
execution.Executor
interface that connects Rollkit to Ethereum execution clients - Engine API Integration: Seamless interaction with Ethereum execution clients via Engine API and standard Ethereum JSON-RPC API
- Genesis Compatibility: Properly handles EVM genesis block (height 0) and ensures synchronization with Rollkit block heights
This initial beta release provides the foundation for using EVM-compatible execution with Rollkit, enabling blockchain developers to leverage the Ethereum Virtual Machine in their rollups.