Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Support ETH_CALL and Contract Creation

Choose a tag to compare

@nakajo2011 nakajo2011 released this 21 May 09:59
77e4687

Enhancements

  • Support eth_call tracing.
  • Implement extract of constructor function signature.
  • Support calculate coverage to constructor process.
  • Support CREATE opcode.

Bug fix

  • Fixed error when use CoverageSubprovider in multiple-files.