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

Node/EVM: Polygon finality change #3569

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

bruce-riley
Copy link
Contributor

Polygon recently added support for querying for finalized blocks, as announced here:
https://forum.polygon.technology/t/optimizing-decentralized-apps-ux-with-milestones-a-significantly-accelerated-finality-solution/13154

This PR changes the guardian watcher to use that, rather than querying the root chain contract on Ethereum to determine finality.

@bruce-riley bruce-riley force-pushed the node/evm_polygon_finality_change branch from a80de76 to 8741c98 Compare December 1, 2023 15:33
@bruce-riley bruce-riley marked this pull request as ready for review December 1, 2023 15:33
Copy link
Contributor

@evan-gray evan-gray left a comment

Choose a reason for hiding this comment

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

🙌

@bruce-riley bruce-riley merged commit 37691c1 into main Dec 1, 2023
@bruce-riley bruce-riley deleted the node/evm_polygon_finality_change branch December 1, 2023 16:19
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.

3 participants