Skip to content

environment V2

Sylvain R. requested to merge metastatedev/tezos:sylvain/new_environment into master

Context

In order to improve migration speed (in particular flat hierarchy and baking account) the cursor API should be expose to the protocol through the environment.

This MR introduce a new environment V2. Right now this environment is exactly the same as V1.

It also change proto_alpha to be on V2.

Manually testing the MR

  • test to compile the protocol alpha
Edited by Sylvain R.

Merge request reports