What's Changed
- Gas Metering: Removed the shared object libwasmtime for gas metering and adjusted the gas rules.
- Aspect: Optimized the system contract.
- Aspect: Added support for the constructor method.
- Aspect: Enabled support for EVM prebuilt crypto contracts in WASM.
- Performance optimizations.
- Bug fixes.
- fix: UnpackInterfaces of QueryTraceTxRequest,QueryTraceBlockRequest by @LukeNinjaX in #142
- Staging/07-22 in #157
Full Changelog: v0.4.7-rc7-fix-execution...v0.4.8-rc8