This repository was archived by the owner on Feb 10, 2025. It is now read-only.
Support ETH_CALL and Contract Creation
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.