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.