Skip to content

Support ETH_CALL and Contract Creation

Compare
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.