[go: up one dir, main page]

Etherlink: revm feature flag

Context

The project is at a state where it can be plugged to the kernel and be tested on actual E2E tests.

This preliminary MR will help with that:

  • introduces a guarding feature flag on the kernel
  • introduces a migration scope that can be filled with anything that needs a migration for REVM
  • introduces a flag on the evm node
  • introduces a helper on the tezt that we can easily set to enable revm

Next MR (!18390 (merged)) will add the necessary code to the kernel to enable REVM.

Edited by Rodi-Can Bozman

Merge request reports

Loading