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

[SHIP-3184]Adds finality tag option to metis #1101

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

davidcauchi
Copy link
Contributor

@davidcauchi davidcauchi commented Aug 28, 2024

Adds finality tag option to Metis networks.


Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

The changes introduce the FinalityTag: true property to various blockchain network configurations, ensuring these networks have explicit finality. This adjustment is critical for networks where transaction finality is a crucial feature, enhancing the reliability and predictability of interactions with these blockchains.

What

  • MetisAndromeda and MetisSepolia now include FinalityTag: true, indicating these networks have determinable transaction finality.
  • ArbitrumMainnet, ArbitrumGoerli, and ArbitrumSepolia configurations have been updated with FinalityTag: true, ensuring clarity on transaction finality for these networks.
  • OptimismMainnet, OptimismGoerli, and OptimismSepolia also now specify FinalityTag: true, aligning with the finality characteristics of these networks.
  • PolygonMainnet and PolygonMumbai configurations now include FinalityTag: true, highlighting the finality aspect of Polygon transactions.
  • AvalancheMainnet and AvalancheFuji have been updated to include FinalityTag: true, reflecting the finality feature in Avalanche's C-Chain.
  • WeMixTestnet and WeMixMainnet now have FinalityTag: true, indicating transaction finality on these networks.
  • KromaSepolia and KromaMainnet have been adjusted to include FinalityTag: true, signifying the networks' transaction finality characteristics.
  • NexonDev, NexonTest, NexonQa, and NexonStage configurations now specify FinalityTag: true, ensuring clarity on the finality of transactions.
  • GnosisChiado and GnosisMainnet include FinalityTag: true, indicating that these networks provide transaction finality.
  • ModeSepolia and ModeMainnet configurations now have FinalityTag: true, reflecting the finality features of these networks.
  • BlastSepolia and BlastMainnet have been updated to include FinalityTag: true, ensuring explicit transaction finality.
  • AstarShibuya and AstarMainnet configurations now specify FinalityTag: true, highlighting the finality characteristics of Astar's transactions.

@cl-sonarqube-production
Copy link

@lukaszcl lukaszcl merged commit 4055cb3 into main Aug 28, 2024
45 checks passed
@lukaszcl lukaszcl deleted the ship-3184-add-finality-tag branch August 28, 2024 12:01
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.

2 participants