Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Get stack trace from returned contract errors #271

Closed
3 tasks done
dishmop opened this issue May 27, 2022 · 3 comments
Closed
3 tasks done

Feature request: Get stack trace from returned contract errors #271

dishmop opened this issue May 27, 2022 · 3 comments
Assignees
Labels
C-enhancement Category: New feature or request S-unconfirmed Status: This is a unconfirmed issue

Comments

@dishmop
Copy link

dishmop commented May 27, 2022

Prerequisites

  • I checked the documentation and made sure this feature does not already exist.
  • I checked the existing issues to make sure this feature has not already been requested.
  • 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 dishmop added C-enhancement Category: New feature or request S-unconfirmed Status: This is a unconfirmed issue labels May 27, 2022
@solarw
Copy link

solarw commented Jul 19, 2022

suppose it's relative:
wasmerio/wasmer#827

@5A11
Copy link
Member

5A11 commented Jul 25, 2022

This and #272 are not possible to address in CosmPy. Please reopen in another repo where this belongs.

@5A11 5A11 closed this as completed Jul 25, 2022
@5A11 5A11 transferred this issue from fetchai/cosmpy Aug 22, 2022
@5A11 5A11 reopened this Aug 22, 2022
@dominic22
Copy link

closed as moved to done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: New feature or request S-unconfirmed Status: This is a unconfirmed issue
Projects
None yet
Development

No branches or pull requests

4 participants