fetchd icon indicating copy to clipboard operation
fetchd copied to clipboard

Feature request: Get stack trace from returned contract errors

Open dishmop opened this issue 3 years ago • 2 comments

Prerequisites

  • [X] I checked the documentation and made sure this feature does not already exist.
  • [X] I checked the existing issues to make sure this feature has not already been requested.
  • [X] I have read the code of conduct before creating this issue.

Problem

When my contracts return an error to cosmpy, then I often see the error message but have no idea where it arose (not even which contract it came from - as it could have come from a contract calling another contract etc.)

Feature / Solution

I'd like to run a local node with an option to return the stack trace on error.

Alternatives

No response

Additional Context

No response

dishmop avatar May 27 '22 09:05 dishmop

suppose it's relative: https://github.com/wasmerio/wasmer/issues/827

solarw avatar Jul 19 '22 10:07 solarw

This and https://github.com/fetchai/fetchd/issues/272 are not possible to address in CosmPy. Please reopen in another repo where this belongs.

5A11 avatar Jul 25 '22 09:07 5A11

closed as moved to done

dominic22 avatar Dec 21 '23 08:12 dominic22