Open markspanbroek opened 2 weeks ago
It can be difficult to debug issues with ethereum transactions going wrong, because we do not log the transaction id.
Proposal is to add debug logging to contracts/market.nim that shows the transaction ids, for example when sending a storage request.
contracts/market.nim
Thanks for bringing this up, @veaceslavdoina.
It can be difficult to debug issues with ethereum transactions going wrong, because we do not log the transaction id.
Proposal is to add debug logging to
contracts/market.nim
that shows the transaction ids, for example when sending a storage request.Thanks for bringing this up, @veaceslavdoina.