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

Upgrade deployed bridges to use the new submit_finality_proof_ex call #2822

Open
6 of 10 tasks
svyatonik opened this issue Feb 6, 2024 · 0 comments
Open
6 of 10 tasks
Assignees
Labels
A-chores Something that has to be done, as part of regular maintenance

Comments

@svyatonik
Copy link
Contributor

svyatonik commented Feb 6, 2024

See #2821 for details

The first required steps are:

Once Rococo and Westend bridge hubs are updated to include #2821:

Once Polkadot and Kusama bridge hubs are updated to include #2821 (it is in the 1.9 version of pallet-bridge-grandpa):

  • change Polkadot <> Kusama relayer code to use the submit_finality_proof_ex instead of submit_finality_proof;
  • upgrade running relayer

Once all chains and relayers are updated:

  • remove the deprecated submit_finality_proof call
  • rename the submit_finality_proof_ex to submit_finality_proof
@svyatonik svyatonik added the A-chores Something that has to be done, as part of regular maintenance label Feb 6, 2024
@svyatonik svyatonik self-assigned this Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-chores Something that has to be done, as part of regular maintenance
Projects
None yet
Development

No branches or pull requests

1 participant