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

Adapt relayer to work with dynamic lanes #2407

Open
2 tasks
svyatonik opened this issue Jun 26, 2023 · 0 comments
Open
2 tasks

Adapt relayer to work with dynamic lanes #2407

svyatonik opened this issue Jun 26, 2023 · 0 comments
Assignees

Comments

@svyatonik
Copy link
Contributor

Dynamic lanes are being added in #2213. There are no critical changes from relayer point of view, but its behavior can be improved. Like:

  • no need to do anything with the lane if lane is missing from the storage (at any side of the bridge);
  • no need to do anything unless the lane is in Opened/Closing state.

Some future PRs (like queue state propagation and coordination protocol) will add more work for relayers, so I'm gonna track this additional non-essential tasks in a separate PRs like that one

@EmmanuellNorbertTulbure EmmanuellNorbertTulbure transferred this issue from paritytech/parity-bridges-common Aug 25, 2023
@the-right-joyce the-right-joyce transferred this issue from paritytech/polkadot-sdk Aug 25, 2023
@bkontur bkontur self-assigned this May 2, 2024
@bkontur bkontur moved this to High Priority in Bridges + XCM May 2, 2024
@bkontur bkontur moved this to Todo in Bridges + XCM Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

3 participants