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

Fixes for polkadot-sdk 1.3.0 crates #165

Conversation

franciscoaguirre
Copy link
Contributor

@franciscoaguirre franciscoaguirre commented Jan 26, 2024

Changes

  • Updated the version for staging-xcm-executor to include a fix for XCM delivery fees on Kusama. Also, transactional processing.
  • Fixes for pallet-nomination-pools
  • Other crates needed for XCM transactional processing were bumped. Also added the FrameTransactionalProcessing config item to all runtimes

Dependency updates

  • staging-xcm-executor
  • pallet-nomination-pools
  • cumulus-primitives-utility
  • staging-xcm-builder
  • pallet-xcm-benchmarks
  • penpal-runtime
  • Does not require a CHANGELOG entry

@franciscoaguirre franciscoaguirre marked this pull request as ready for review January 30, 2024 10:14
relay/kusama/src/xcm_config.rs Outdated Show resolved Hide resolved
@franciscoaguirre franciscoaguirre changed the title Update xcm-executor version to include fix Fixes for polkadot-sdk 1.3.0 crates Jan 30, 2024
@bkchr
Copy link
Contributor

bkchr commented Jan 30, 2024

/merge

@fellowship-merge-bot fellowship-merge-bot bot enabled auto-merge (squash) January 30, 2024 21:55
@fellowship-merge-bot
Copy link
Contributor

Enabled auto-merge in Pull Request

Available commands
  • /merge: Enables auto-merge for Pull Request
  • /merge cancel: Cancels auto-merge for Pull Request
  • /merge help: Shows this menu

For more information see the documentation

@ggwpez ggwpez disabled auto-merge January 30, 2024 22:42
@ggwpez
Copy link
Member

ggwpez commented Jan 30, 2024

/merge

@fellowship-merge-bot fellowship-merge-bot bot enabled auto-merge (squash) January 30, 2024 22:43
@fellowship-merge-bot
Copy link
Contributor

Enabled auto-merge in Pull Request

Available commands
  • /merge: Enables auto-merge for Pull Request
  • /merge cancel: Cancels auto-merge for Pull Request
  • /merge help: Shows this menu

For more information see the documentation

ggwpez added a commit that referenced this pull request Jan 30, 2024
Squashed #165

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
@fellowship-merge-bot fellowship-merge-bot bot merged commit ecd1687 into polkadot-fellows:main Jan 30, 2024
15 checks passed
ggwpez added a commit that referenced this pull request Jan 31, 2024
<!-- Remember that you can run `/merge` to enable auto-merge in the PR
-->

- Updated the version for `staging-xcm-executor` to include a fix for
XCM delivery fees on Kusama. Also, transactional processing.
- Fixes for pallet-nomination-pools
- Other crates needed for XCM transactional processing were bumped. Also
added the `FrameTransactionalProcessing` config item to all runtimes

- staging-xcm-executor
- pallet-nomination-pools
- cumulus-primitives-utility
- staging-xcm-builder
- pallet-xcm-benchmarks
- penpal-runtime

<!-- Remember to modify the changelog. If you don't need to modify it,
you can check the following box.
Instead, if you have already modified it, simply delete the following
line. -->

- [x] Does not require a CHANGELOG entry

---------

Co-authored-by: Oliver Tale-Yazdi <[email protected]>
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.

5 participants