kowala-tech / kcoin

A stable cryptocurrency that algorithmically targets $1 USD using the Kowala Protocol
https://www.kowala.tech/
Other
18 stars 16 forks source link

Feature/add logging reverted op #838

Closed jgimeno closed 4 years ago

jgimeno commented 5 years ago

This allows to have more information when a reverted evm error has happened, including the line code in the solidity contract.

Now there is a flag --debug-evm that when enabled it shows errors in log showing contract that made it fail and what code line it was.

Closes # https://github.com/kowala-tech/kcoin/issues/802

JekaMas commented 4 years ago

@jgimeno done :)