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

[Bridges v2] Compact proofs compatible relayer #3012

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

bkontur
Copy link
Contributor

@bkontur bkontur commented Jun 21, 2024

This PR fixes compatibility with the compact proofs feature. A new crate, client-legacy, is introduced to handle discrepancies and backward compatibility between non-compact and compact proofs.

TODO

  • create temporary release so that zombienet bridges tests in polkadot-sdk pass
  • codegen for BHRococo and BhWestend with compact proofs
  • fix other runtimes
  • run Polkadot/Kusama zombienet tests (non-compact vs non-compact)
  • run Rococo/Westend zombienet tests (compact vs compact)
    • ./run-new-test.sh 0001-asset-transfer --test - passed ✔️
    • ./run-new-test.sh 0002-free-headers-synced-while-idle --test - ?
  • fix blocker: Make compact proofs backwards compatible for relaying with non-compact proof #3020

@bkontur bkontur force-pushed the bko-bridges-v2-compact-proofs branch from d0fabaa to 4076fde Compare July 1, 2024 12:39
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.

1 participant