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

[Do Not Merge until RBH/WBH upgrade] Relayers use new submit_finality_proof_ex call in Rococo <> Westend bridge #2827

Merged

Conversation

svyatonik
Copy link
Contributor

@svyatonik svyatonik commented Feb 6, 2024

I've also:

  • removed manual runtime_wrapper.rs that we have been using to craft WBH transactions and now we are using actual WBH runtime, generated by Serban' tool;
  • regenerated RBH and WBH runtimes from this branch.

@svyatonik svyatonik added the A-chores Something that has to be done, as part of regular maintenance label Feb 6, 2024
@acatangiu acatangiu changed the title [Do Not Merge until RBH/WBH upgrade] Use new submit_finality_proof_ex call in Rococo <> Westend bridge [Do Not Merge until RBH/WBH upgrade] Relayers use new submit_finality_proof_ex call in Rococo <> Westend bridge Feb 6, 2024
Copy link
Contributor

@bkontur bkontur left a comment

Choose a reason for hiding this comment

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

@svyatonik
Copy link
Contributor Author

lgtm!

Do you think we could remove this TODO: https://github.com/paritytech/parity-bridges-common/blob/polkadot-staging/scripts/regenerate_runtimes.sh#L13-L15 ?

No, it is still actual :)

@svyatonik svyatonik merged commit ccf18d6 into polkadot-staging Mar 1, 2024
13 checks passed
@svyatonik svyatonik deleted the sv-use-submit-finality-proof-ex-in-rococo-westend branch March 1, 2024 09:50
svyatonik added a commit that referenced this pull request Mar 5, 2024
…_proof_ex call in Rococo <> Westend bridge (#2827)

* use codegen runtime in WBH + update codegen files for RBH + WBH

* use submit_finality_proof_ex for Rococo <> Westend bridge
svyatonik added a commit that referenced this pull request Mar 5, 2024
* Running relayer: documentation (#2829)

* running relayer documentation

* fix review comments

* also update tag

* typo

* Apply suggestions from code review

---------

Co-authored-by: Adrian Catangiu <adrian@parity.io>

* [Do Not Merge until RBH/WBH upgrade] Relayers use new submit_finality_proof_ex call in Rococo <> Westend bridge (#2827)

* use codegen runtime in WBH + update codegen files for RBH + WBH

* use submit_finality_proof_ex for Rococo <> Westend bridge

* Document: how to make relayer releases (#2860)

* RELEASE.md

* updated running-relayer.md

* Prepare P<> K relay release: 1.2.0 (#2863)

* cargo update -p mio

* bump relayer version: v1.2.0

* Cargo.lock

---------

Co-authored-by: Adrian Catangiu <adrian@parity.io>
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Mar 27, 2024
…_proof_ex call in Rococo <> Westend bridge (paritytech#2827)

* use codegen runtime in WBH + update codegen files for RBH + WBH

* use submit_finality_proof_ex for Rococo <> Westend bridge
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Apr 8, 2024
…_proof_ex call in Rococo <> Westend bridge (paritytech#2827)

* use codegen runtime in WBH + update codegen files for RBH + WBH

* use submit_finality_proof_ex for Rococo <> Westend bridge
bkontur pushed a commit that referenced this pull request May 7, 2024
* Running relayer: documentation (#2829)

* running relayer documentation

* fix review comments

* also update tag

* typo

* Apply suggestions from code review

---------

Co-authored-by: Adrian Catangiu <adrian@parity.io>

* [Do Not Merge until RBH/WBH upgrade] Relayers use new submit_finality_proof_ex call in Rococo <> Westend bridge (#2827)

* use codegen runtime in WBH + update codegen files for RBH + WBH

* use submit_finality_proof_ex for Rococo <> Westend bridge

* Document: how to make relayer releases (#2860)

* RELEASE.md

* updated running-relayer.md

* Prepare P<> K relay release: 1.2.0 (#2863)

* cargo update -p mio

* bump relayer version: v1.2.0

* Cargo.lock

---------

Co-authored-by: Adrian Catangiu <adrian@parity.io>
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

Successfully merging this pull request may close these issues.

2 participants