feat(engine-util): reorg interceptor (#10173)

This commit is contained in:
Roman Krasiuk
2024-08-07 12:50:49 -07:00
committed by GitHub
parent a706206695
commit d62ce79535
11 changed files with 502 additions and 15 deletions

View File

@ -482,6 +482,9 @@ Debug:
--debug.skip-new-payload <SKIP_NEW_PAYLOAD>
If provided, the engine will skip `n` consecutive new payloads
--debug.reorg-frequency <REORG_FREQUENCY>
If provided, the chain will be reorged at specified frequency
--debug.engine-api-store <PATH>
The path to store engine API messages at. If specified, all of the intercepted engine API messages will be written to specified location