SCORU/WASM: pipe_wasm kernel
Context
Minimal MR adding the kernel pipe.wasm that just pipes input through. Will be used to test outputs. It also adds one deposit and one withdrawal file.
Manually testing the MR
dune exec src/proto_alpha/lib_protocol/test/unit/main.exe -- test "^\[Unit\] sc rollup wasm$"
Edited by corneliuhoffman