Upgrade deployed bridges to use the new submit_finality_proof_ex call #2822
Labels
A-chores
Something that has to be done, as part of regular maintenance
Milestone
See #2821 for details
The first required steps are:
polkadot-sdk
with Add submit_finality_proof_ex call to the GRANDPA pallet #2821: Introduce submit_finality_proof_ex call to bridges GRANDPA pallet polkadot-sdk#3225Once Rococo and Westend bridge hubs are updated to include #2821:
submit_finality_proof_ex
instead ofsubmit_finality_proof
: [Do Not Merge until RBH/WBH upgrade] Relayers use new submit_finality_proof_ex call in Rococo <> Westend bridge #2827;Once Polkadot and Kusama bridge hubs are updated to include #2821 (it is in the
1.9
version ofpallet-bridge-grandpa
):submit_finality_proof_ex
instead ofsubmit_finality_proof
;Once all chains and relayers are updated:
submit_finality_proof
callsubmit_finality_proof_ex
tosubmit_finality_proof
The text was updated successfully, but these errors were encountered: