Skip to content

WIP: Implement environment V2 (closed)

Sylvain R. requested to merge sylvain/environement-v2 into proto-proposal

This MR is split into two different one and will be deleted


A new environment (V2) added (#93 (closed)) so that dev can implement all needed changes to the new environment (#37 (closed)).

  • correct some harcoded part that tied the shell with first environment (V1)

  • new environment (V2), exact copy of first environment (V1)

  • The shell accept only protocol on the new environment (V2)

  • proto_demo_counter, proto_demo_noops, proto_test_injection are now on the new environment (V2)

  • a simple example to protocol signature modification + revert commit; To test/implement a dummy value and have a different signature for protocol on V2. 4175e899

  • proto_alpha is now on the new environment (V2)

Edited by Sylvain R.

Merge request reports