Update the `prover-client` interface and orchestrator so they can handle batches of blocks, not just individual blocks. Note that we still need the old block proving orchestrator as it is used for block building by the sequencer.
Update the
prover-clientinterface and orchestrator so they can handle batches of blocks, not just individual blocks.Note that we still need the old block proving orchestrator as it is used for block building by the sequencer.