Skip to content

Bootstrap environment V5

Sylvain R. requested to merge nomadic-labs/tezos:sylvain@env-v5 into master

Context

This MR bootstrap the environment V5. It also activates it in the shell and in protocol alpha

Manually testing the MR

Check that protocol alpha correctly compiles (the CI checks that already)

Checklist

  • Document the interface of any function added or modified (see the coding guidelines)
  • Document any change to the user interface, including configuration parameters (see node configuration)
  • 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, the Development Version section of CHANGES.md for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR

fixes #2271 (closed)

Edited by Raphaël Proust

Merge request reports