Crate reth_seismic_node

Source
Expand description

Standalone crate for Seismic-specific Reth configuration and builder types.

§features

  • js-tracer: Enable the JavaScript tracer for the debug_trace endpoints

Re-exports§

pub use reth_seismic_txpool as txpool;

Modules§

args
clap Args for RPC related arguments.
config
Helpers for configuring the SeismicSpecId for the evm
engine
Ethereum specific engine API types and impls.
node
Seismic Node types config.
utils
test utils for the e2e tests

Structs§

SeismicBlockExecutorFactory
Seismic block executor factory.
SeismicEvm
Seismic EVM implementation.
SeismicEvmConfig
Seismic EVM configuration.
SeismicEvmFactory
Factory producing SeismicEvms.
SeismicPayloadBuilder
Seismic payload builder
SeismicRethReceiptBuilder
A builder that operates on seismic-reth primitive types, specifically [SeismicTransactionSigned] and [SeismicReceipt].

Functions§

real_seismic_evm_config
Hacky solution to get things compiling, hardcodes the enclave client builder