Skip to content

SCORU/Node: remove proto specific binaries

Context

This MR removes protocol specific binaries and replaces them with symbolic links for the proto agnostic node octez-smart-rollup-node.

The protocol specific daemon code for alpha is kept for the sequencer (for now).

Manually testing the MR

dune exec tezt/tests/main.exe -- -f sc_rollup.ml

Merge request reports