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

feat: support EXTCODECOPY

Open hedgar2017 opened this issue 1 year ago • 0 comments

What ❔

Adds the EXTCODECOPY support.

Why ❔

Such precompile was added to System Contracts.

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.
  • [x] Code has been formatted via cargo fmt and checked with cargo clippy.

hedgar2017 avatar May 21 '24 13:05 hedgar2017