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

feat: ContractNotFound custom exception [APE-1211] #1551

Merged
merged 3 commits into from
Jul 20, 2023

Conversation

antazoey
Copy link
Member

What I did

Makes it easer to handle downstream occurrences of this problem.
Also, allows the improved error message to be shared with __getitem__'s IndexError.

How I did it

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@vany365 vany365 changed the title feat: ContractNotFound custom exception feat: ContractNotFound custom exception [APE-1211] Jul 20, 2023
@antazoey antazoey enabled auto-merge (squash) July 20, 2023 20:45
@antazoey antazoey merged commit 41518ad into ApeWorX:main Jul 20, 2023
15 checks passed
@antazoey antazoey deleted the fix/contract-not-found-improve branch July 21, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants