Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

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
@Evalir Evalir deleted the evalir/fix-ethers-typo branch May 22, 2023 17:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants