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

Deploy Polygon Sepolia Testnet #3723

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Conversation

bruce-riley
Copy link
Contributor

@bruce-riley bruce-riley commented Jan 19, 2024

This PR adds support for Polygon on Sepolia (Amoy). It uses a new chain ID (1007) to avoid clashing with the existing Mumbai.

Note that as of 3/11/2024, the public endpoints (aside from Ankr) support querying for finalized but not safe, so this PR generates safe blocks off of finalized ones.

Note that the guardian cannot be run against an Ankr node until Ankr supports querying for finalized.

@bruce-riley bruce-riley force-pushed the deploy_polygon_sepolia_testnet branch 2 times, most recently from 001c078 to 5471a69 Compare March 11, 2024 20:10
@bruce-riley bruce-riley marked this pull request as ready for review March 11, 2024 21:02
@bruce-riley bruce-riley force-pushed the deploy_polygon_sepolia_testnet branch from 5471a69 to 27a7693 Compare March 11, 2024 21:11
@evan-gray evan-gray requested a review from panoel March 12, 2024 04:15
Copy link
Contributor

@panoel panoel left a comment

Choose a reason for hiding this comment

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

Shouldn't sdk/js/package-lock.js, also, have been changed?

@evan-gray
Copy link
Contributor

Shouldn't sdk/js/package-lock.js, also, have been changed?

Doesn’t strictly matter for version bumps since it does not get published anyway.

Copy link
Contributor

@gator-boi gator-boi left a comment

Choose a reason for hiding this comment

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

I reviewed the ethereum directory.

@bruce-riley bruce-riley requested a review from panoel March 12, 2024 14:30
Copy link
Collaborator

@SEJeff SEJeff left a comment

Choose a reason for hiding this comment

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

go bits look good 👍

@bruce-riley bruce-riley merged commit a883b7f into main Mar 12, 2024
22 checks passed
@bruce-riley bruce-riley deleted the deploy_polygon_sepolia_testnet branch March 12, 2024 14:46
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.

5 participants