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

feat: Update XCMP Queue to Extended Version #644

Closed
wants to merge 3 commits into from

Conversation

apopiak
Copy link
Collaborator

@apopiak apopiak commented Oct 20, 2023

This PR updates the XCMP queue to the new version from galacticcouncil/cumulus#4 and adjusts configuration appropriately.

Motivation and Context

We want the queue to be able to hold more than 100 messages (the previous limit). The new limit is between 1000 and 100_000 messages (depending on the fullness of the buckets).

How Has This Been Tested?

Checklist:

  • I have updated the documentation if necessary.
  • Update weights.
  • I have added tests to cover my changes, regression test if fixing an issue.
  • This is a breaking change.

@github-actions
Copy link

github-actions bot commented Oct 20, 2023

Crate versions that have been updated:

  • runtime-integration-tests: v0.9.15 -> v0.9.16
  • parachain-runtime-mock: v0.2.9 -> v0.2.10
  • basilisk-runtime: v106.0.0 -> v107.0.0

Runtime version has been increased.

@apopiak apopiak changed the title Feat: Update XCMP Queue to Extended Version feat: Update XCMP Queue to Extended Version Oct 20, 2023
@jak-pan
Copy link
Contributor

jak-pan commented Dec 7, 2023

fixes #641

@jak-pan jak-pan mentioned this pull request Dec 7, 2023
@apopiak
Copy link
Collaborator Author

apopiak commented Dec 8, 2023

superseded by changes in #648 which can be found at 3f9cf87

@apopiak apopiak closed this Dec 8, 2023
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