reth icon indicating copy to clipboard operation
reth copied to clipboard

Create `ProduceBlocks` e2e Action

Open fgimenez opened this issue 8 months ago • 0 comments
trafficstars

Describe the feature

As part of the e2e testsuite https://github.com/paradigmxyz/reth/tree/772418f048b757382eb039a4fd525cc4e42d4124/crates/e2e-test-utils/src/testsuite we need a new Action that produces a given set of blocks on top of the current head.

Additional context

The tasks will be tackled in sub issues below. Once all of them are created, the ProduceBlocks will be a Sequence action composed of all of these actions.

fgimenez avatar Mar 18 '25 09:03 fgimenez