ethereum / fe

Emerging smart contract language for the Ethereum blockchain.
https://fe-lang.org
Other
1.6k stars 179 forks source link

Test logging #933

Closed g-r-a-n-t closed 11 months ago

g-r-a-n-t commented 11 months ago

Test logging. Events are decoded and logs that do not match an event signature or cannot be decoded are printed in their raw form.

To-Do