Skip to content

Remove useless polygon gas station #4914

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vishwamartur
Copy link

Related to #4909

Remove the duplicate Polygon gas station API references.

  • Remove references to polygon-rpc.com and rpc-amoy.polygon.technology in lib.commonjs/providers/default-provider.js.
  • Remove publicPolygon as a supported backend string in lib.commonjs/providers/default-provider.d.ts.
  • Remove gas station plugin for Polygon networks in src.ts/providers/network.ts.
  • Remove support for Polygon networks in src.ts/providers/provider-etherscan.ts, lib.commonjs/providers/provider-etherscan.d.ts, lib.commonjs/providers/provider-ankr.d.ts, and lib.commonjs/providers/provider-chainstack.d.ts.

Related to ethers-io#4909

Remove the duplicate Polygon gas station API references.

* Remove references to `polygon-rpc.com` and `rpc-amoy.polygon.technology` in `lib.commonjs/providers/default-provider.js`.
* Remove `publicPolygon` as a supported backend string in `lib.commonjs/providers/default-provider.d.ts`.
* Remove gas station plugin for Polygon networks in `src.ts/providers/network.ts`.
* Remove support for Polygon networks in `src.ts/providers/provider-etherscan.ts`, `lib.commonjs/providers/provider-etherscan.d.ts`, `lib.commonjs/providers/provider-ankr.d.ts`, and `lib.commonjs/providers/provider-chainstack.d.ts`.
@ricmoo
Copy link
Member

ricmoo commented Jan 14, 2025

Why is this being removed?

@vishwamartur
Copy link
Author

Can you please highlight those lines for revalidation

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants