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

API: Emit errors back to @aragon/api if a method is not in an app's ABI #219

Closed
sohkai opened this issue Nov 29, 2018 · 1 comment
Closed
Labels
enhancement New feature or request priority: high used to mark an issue as high priority in a way that is less likely to get lost in the shuffle of th

Comments

@sohkai
Copy link
Contributor

sohkai commented Nov 29, 2018

Calling a non-existent function, like app.nonexistentMethod() silently fails, rather than returning with an error.

@sohkai sohkai added the enhancement New feature or request label Nov 29, 2018
@Quazia Quazia added the priority: high used to mark an issue as high priority in a way that is less likely to get lost in the shuffle of th label Nov 30, 2018
@kernelwhisperer kernelwhisperer added this to the Aragon DAC Dec Sprint milestone Dec 14, 2018
@sohkai sohkai changed the title Emit errors back to @aragon/client if a method is not in an app's ABI API: Emit errors back to @aragon/api if a method is not in an app's ABI Mar 19, 2019
@luisivan luisivan removed this from the Aragon DAC Dec Sprint milestone Jun 27, 2019
@sohkai
Copy link
Contributor Author

sohkai commented Jul 8, 2019

Confirmed this is now fixed with #277.

@sohkai sohkai closed this as completed Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: high used to mark an issue as high priority in a way that is less likely to get lost in the shuffle of th
Projects
None yet
Development

No branches or pull requests

5 participants