[go: up one dir, main page]

EVM Node: Remove it from the binaries distributed with Octez

Since we are distributing the Octez EVM Node using a dedicated release channel, there is no reason to keep it in the official Octez suite. It is actually likely to be more confusing than necessary.

We keep it as experimental so that the binary remains in the build artifacts (Docker images, static binaries, etc.).

Manually testing the MR

Actually it is a good question. How do I check this?

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, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR
Edited by Thomas Letan

Merge request reports

Loading