What needs to be included in logs? Maybe current contract state (after the transaction) is not worth it (since that can easily be read from archive nodes, and log readers are likely using those)?
Probably the main thing is: intermediate calculations that happen during the execution of the transaction that are of interest afterwards.
What needs to be included in logs? Maybe current contract state (after the transaction) is not worth it (since that can easily be read from archive nodes, and log readers are likely using those)?
Probably the main thing is: intermediate calculations that happen during the execution of the transaction that are of interest afterwards.