reth
reth copied to clipboard
feat(pruner): timeout history pruning
Extends pruner interruption by timeout to archive nodes. Closes https://github.com/paradigmxyz/reth/issues/7435.
- Adds pruner timeout for account and storage history pruning, from https://github.com/paradigmxyz/reth/pull/6958