zemse / hardhat-tracer

🕵️ allows you to see internal calls, events and storage operations in the console
MIT License
351 stars 36 forks source link

Events without ABI are not printed #4

Closed zemse closed 2 years ago

zemse commented 3 years ago

Events that we do not have any matching ABI are not printed. This can easily happen in mainnet fork.

zemse commented 2 years ago

This should work in v1.1.0-rc.1.