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(ethers-etherscan): make typo on verify constructor arguments an alias #2425

Merged
merged 2 commits into from
May 22, 2023

Conversation

Evalir
Copy link
Contributor

@Evalir Evalir commented May 22, 2023

This has to do with foundry-rs/foundry#4909 — the typo on the constructor_arguments rename (required due to etherscan) is making blockscout complain. This sets the correct name as a rename and aliases the typo.

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this typo used to be in the etherscan API
but is now fixed: https://docs.etherscan.io/api-endpoints/contracts

Copy link
Collaborator

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First Etherscan API improvement in 6 years?

@DaniPopes DaniPopes merged commit 97f891f into gakonst:master May 22, 2023
14 of 15 checks passed
@Evalir Evalir deleted the evalir/fix-ethers-typo branch May 22, 2023 17:59
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.

None yet

3 participants