Acala
Acala copied to clipboard
improve EVM trace logging format
Improve the EVM trace logging format to make it easier for people to trace EVM execution.
Ideally, all we need to do is to make a dev runtime build, and replay tx with Chopsticks, and getting some easy to understand call traces with arguments and return values and events and modified storages.
Thank u
EVM+ Tracing I guess this can be considered as complete