Expand description
Test helpers for reth-exex
Structs§
- A test
ConsensusBuilder
that builds a [TestConsensus
]. - A helper type for testing Execution Extensions.
- A test
ExecutorBuilder
that builds a [MockExecutorProvider
]. - A test
Node
. - A test
PoolBuilder
that builds a [TestPool
].
Enums§
- An Execution Extension future polling error.
Traits§
- An extension trait for polling an Execution Extension future.
Functions§
- Creates a new [
ExExContext
] with (mainnet)[MAINNET
] chain spec. - Creates a new [
ExExContext
].
Type Aliases§
- The
NodeAdapter
for theTestExExContext
. Contains type necessary to boot the testing environment - An [
ExExContext
] using theAdapter
type. - A shared [
TempDatabase
] used for testing