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

fix: deleting proxies [APE-1346] #1653

Merged
merged 4 commits into from
Sep 15, 2023
Merged

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Sep 7, 2023

What I did

  • Allow __delitem__ to delete from proxy cache
  • Allow __delitem__ to delete target as well when deleting a proxy
  • test: Split up test_chain.py since it got unwieldy

fixes: #1640
Fixes: APE-1346

How I did it

How to verify it

Checklist

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

@antazoey antazoey merged commit 0092088 into ApeWorX:main Sep 15, 2023
15 checks passed
@antazoey antazoey deleted the fix/delete-proxy branch September 15, 2023 15:01
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.

Cannot delete proxy contract from cache
2 participants