[go: up one dir, main page]

Client: Return error on skipped operation in simulation

Context

This MR makes the simulation done by the client return all results for batches of multiple operations (when used with force). This is important for the ORU (SCORU and TORU) nodes as the injector uses this mechanism to construct L1 batches.

Manually testing the MR

dune exec tezt/tests/main.exe -- --file client_commands.ml simulation
dune exec tezt/tests/main.exe -- --file client_commands.ml injection

Checklist

  • Document the interface of any function added or modified (see the coding guidelines)
  • Provide automatic testing (see the testing guide).
  • For new features and bug fixes, add an item in the appropriate changelog (docs/protocols/alpha.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR
Edited by Alain Mebsout

Merge request reports

Loading