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

Remove Arbitrum Rinkeby and Optimistic Kovan from Etherscan fetcher #5759

Merged
merged 3 commits into from Dec 6, 2022

Conversation

haltman-at
Copy link
Contributor

@haltman-at haltman-at commented Dec 6, 2022

It looks like Etherscan has removed support for Arbitrum Rinkeby; the old URL testnet.arbiscan.io is still there, sure, but now it's just a duplicate of goerli.arbiscan.io. So, I'm removing support from this network from the Etherscan fetcher. (Note that it's still supported by the Sourcify fetcher, since while Sourcify will disable new networks and stop letting you verify on them, it doesn't remove access to the already-verified contracts.)

Edit: Looks like Optimistic Kovan is gone too, removed that too. (Along with the appropriate tests.)

Boba Rinkeby is also gone and replaced by Boba Goerli, but I'm going to save handling that for a separate PR as I need more information there.

@fainashalts
Copy link
Contributor

LGTM but failing tests for some reason!

@haltman-at
Copy link
Contributor Author

Oh, duh! It's failing tests because we had explicit tests for that network. Guess I'd better remove those.

@haltman-at haltman-at changed the title Remove Arbitrum Rinkeby from Etherscan fetcher Remove Arbitrum Rinkeby and Optimistic Kovan from Etherscan fetcher Dec 6, 2022
Copy link
Member

@cds-amal cds-amal left a comment

Choose a reason for hiding this comment

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

Gracias, looks good to me.

@haltman-at haltman-at merged commit 891c4e6 into develop Dec 6, 2022
@haltman-at haltman-at deleted the specific-rinkeby branch December 6, 2022 18:32
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.

None yet

3 participants