This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
try-runtime: execute a range of past blocks #13840
Labels
J0-enhancement
An additional feature request.
T1-runtime
This PR/Issue is related to the topic “runtime”.
Z1-easy
Can be fixed primarily by duplicating and adapting code by an intermediate coder
Z6-mentor
An easy task where a mentor is available. Please indicate in the issue who the mentor could be.
An extension to the existing
execute-block
that, instead of re-executing one block, it executes a range of past blocks, as long as they are one continuous range.Should be tested with the new testing infra added in #13794.
The text was updated successfully, but these errors were encountered: