Expand description
Standalone crate for Seismic-specific Reth configuration and builder types.
§features
js-tracer
: Enable theJavaScript
tracer for thedebug_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§
- Seismic
Block Executor Factory - Seismic block executor factory.
- Seismic
Evm - Seismic EVM implementation.
- Seismic
EvmConfig - Seismic EVM configuration.
- Seismic
EvmFactory - Factory producing
SeismicEvm
s. - Seismic
Payload Builder - Seismic payload builder
- Seismic
Reth Receipt Builder - 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