conductor: update Executor::execute_block()
to accommodate execution_commit_level
#345
Labels
conductor
pertaining to the astria-conductor crate
The PR that adds
execution_commit_level
setting doesn't change the functionality of the Executor.Once the new api is added (#205 #207) and gossipnet is removed from the Conductor (#332), this issue is a reminder to update
Executor::execute_block()
to allow theexecution_commit_level
setting to do modify Executor's behavior.blocked by #205
blocked by #207
blocked by #332
blocked by #342
The text was updated successfully, but these errors were encountered: