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

feat: the EXTCODECOPY support

Open hedgar2017 opened this issue 9 months ago • 0 comments

What ❔

Support the EXTCODECOPY EVM instruction.

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 23 '24 17:05 hedgar2017