iroha icon indicating copy to clipboard operation
iroha copied to clipboard

Add logs to `smartcontracts/wasm.rs`

Open Arjentix opened this issue 3 years ago • 1 comments

As @appetrosyan mentioned here we should consider adding some logs in this file

Arjentix avatar Jul 26 '22 14:07 Arjentix

@appetrosyan, what kind of behavior we want to log with debug?

If we are talking about errors during smartcontract execution, then we already log them inside functions that uses this module.

Erigara avatar Aug 30 '22 15:08 Erigara

already fixed by @appetrosyan

mversic avatar Aug 23 '23 11:08 mversic