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

Bridge fixes for stable2409 #7

Open
wants to merge 5 commits into
base: upgrade-polkadot-stable2409
Choose a base branch
from

Conversation

bkontur
Copy link

@bkontur bkontur commented Nov 20, 2024

  • Does not require a CHANGELOG entry

@bkontur
Copy link
Author

bkontur commented Nov 20, 2024

/cmd fmt

@bkontur
Copy link
Author

bkontur commented Nov 20, 2024

bot fmt

Comment on lines +325 to +327
// 1. wait for patch-release stable2409-3 2024-12-12
// 2. go with `Ok(())` / `Err(())`
// 3. go with `XcmpQueue::send_signal` temporary workaround till patch release

Choose a reason for hiding this comment

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

I recommend option 1: wait for and use patch-release stable2409-3 2024-12-12

If there are other time-sensitive deliverables to be deployed with this upgrade and we can't wait for stable2409-3, then we should do 3. go with XcmpQueue::send_signal workaround.

I would not go with option 2 Ok(()) / Err(())

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.

2 participants