era-compiler-vyper icon indicating copy to clipboard operation
era-compiler-vyper copied to clipboard

fix: rename the system mode

Open hedgar2017 opened this issue 9 months ago • 0 comments

What ❔

Renames the system mode to EraVM extensions.

Why ❔

The system mode definition is in conflict with some abstractions around the System Contracts. The flag is merely enabling the EraVM extensions, so should be called this way.

Checklist

  • [x] PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • [x] Tests for the changes have been added / updated.
  • [x] Documentation comments have been added / updated.

hedgar2017 avatar May 14 '24 12:05 hedgar2017