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: handle new fields from contract-creation API response #159

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

antazoey
Copy link
Member

What I did

Was getting errors with some responses from Etherscan's API on some networks.
This adjusts to handle these new fields and makes less subject to breaking in the future.

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@antazoey
Copy link
Member Author

@banteg (adding since you implemented the original)

@antazoey antazoey changed the title fix: handle new fields from API fix: handle new fields from contract-creation API response Nov 25, 2024
@antazoey antazoey merged commit 003a1d8 into ApeWorX:main Nov 26, 2024
6 of 14 checks passed
@antazoey antazoey deleted the fix/creation-response branch November 26, 2024 00:17
@antazoey
Copy link
Member Author

merging, as this is good. However tests may fail because of annoying Infura issue I am debugging or maybe their servers are down

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