vechain-sdk-js icon indicating copy to clipboard operation
vechain-sdk-js copied to clipboard

Research - Revert reason of confirmed tx

Open victhorbi opened this issue 9 months ago • 1 comments

The issue is a reaserch task to design the improvement linked to the reported issue: https://github.com/vechain/vechain-sdk-js/issues/438

The expected result will be to unblock the issue and proceed with the write up of the documentation.

This issue can be spliced into two parts:

  • [ ] Transaction module: Implement a revert reason method that check if a transaction is reverted and gives us the revert info (clause data, vm error)
  • [ ] Contract module: implement the decoder of transaction data with vm error

victhorbi avatar May 03 '24 13:05 victhorbi

Issue #829

rodolfopietro97 avatar May 07 '24 05:05 rodolfopietro97