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

Added xcmp_queue_send_xcm_works test #1422

Merged
merged 17 commits into from
Sep 15, 2023
Merged

Conversation

bkontur
Copy link
Contributor

@bkontur bkontur commented Sep 6, 2023

This PR adds test case for successful send_xcm for XcmpQueue according to the opened HRMP channel to the sibling parachain.

@bkontur bkontur added T2-pallets This PR/Issue is related to a particular pallet. T9-cumulus This PR/Issue is related to cumulus. labels Sep 6, 2023
@paritytech-ci paritytech-ci requested review from a team September 6, 2023 11:02
@paritytech-ci paritytech-ci requested a review from a team September 6, 2023 12:58
@paritytech-ci paritytech-ci requested a review from a team September 7, 2023 13:40
@acatangiu acatangiu merged commit 11088bc into master Sep 15, 2023
109 of 110 checks passed
@acatangiu acatangiu deleted the bko-xcmq-queue-send-xcm-test branch September 15, 2023 08:30
@acatangiu acatangiu restored the bko-xcmq-queue-send-xcm-test branch September 15, 2023 08:30
@acatangiu acatangiu deleted the bko-xcmq-queue-send-xcm-test branch September 15, 2023 08:30
@acatangiu acatangiu restored the bko-xcmq-queue-send-xcm-test branch September 15, 2023 08:30
bkchr added a commit to polkadot-fellows/runtimes that referenced this pull request Nov 20, 2023
In the PR we bump versions for all dependacy crates from `polkadot-sdk`
and apply all required changes

Changes:
- `parachains_runtime_api_impl` `v5` -> `v7`,
  - from paritytech/polkadot-sdk#1543;
- `Consideration` setup for preimage pallet instances,
  - from  paritytech/polkadot-sdk#1363;
- `experimental` feature removed for `pallet-society`, `pallet-xcm`,
`runtime-common` crates,
  - from paritytech/polkadot-sdk#1503;
- `pallet_election_provider_multi_phase::Config::SignedDepositBase` set
to `GeometricDepositBase`,
  - from paritytech/polkadot-sdk#1547;
- support `open_outbound_hrmp_channel_for_benchmarks_or_tests` func
rename,
  - from paritytech/polkadot-sdk#1422;
- missing weight functions added for `runtime_parachains_hrmp` and
`pallet_preimage`;

TODO:
- [x] Deleted the Copy&paste para scheduler migration from
#26 in
b666613. This should be applied in the
next runtime upgrade, but i did not properly check yet.

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Bastian Köcher <git@kchr.de>
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T2-pallets This PR/Issue is related to a particular pallet. T9-cumulus This PR/Issue is related to cumulus.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants