SCORU/Node: Simulation of input messages evaluation by PVM with RPC
Context
New RPC to simulate messages :
POST /global/block/{block_id}/simulate
This MR is a prerequisite for the batcher of the rollup node (in !5010 (closed)).
Manually testing the MR
dune exec tezt/tests/main.exe -- -f sc_rollup.ml simulation
Edited by Alain Mebsout