mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
test runtimes: allow local origins to execute arbitrary XCMs (#3930)
We are exploring [allowing this for Kusama](https://github.com/polkadot-fellows/runtimes/pull/261) as well, disallowing on test chains seems unnecessarily limiting.
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
title: "test runtimes: allow local origins to execute arbitrary XCMs"
|
||||
|
||||
doc:
|
||||
- audience: Runtime User
|
||||
description: |
|
||||
Allow arbitrary XCM execution for local origins on all test chains.
|
||||
|
||||
crates:
|
||||
- name: asset-hub-rococo-runtime
|
||||
bump: minor
|
||||
- name: bridge-hub-rococo-runtime
|
||||
bump: minor
|
||||
- name: bridge-hub-westend-runtime
|
||||
bump: minor
|
||||
- name: collectives-westend-runtime
|
||||
bump: minor
|
||||
- name: contracts-rococo-runtime
|
||||
bump: minor
|
||||
- name: coretime-rococo-runtime
|
||||
bump: minor
|
||||
- name: coretime-westend-runtime
|
||||
bump: minor
|
||||
- name: people-rococo-runtime
|
||||
bump: minor
|
||||
- name: people-westend-runtime
|
||||
bump: minor
|
||||
- name: penpal-runtime
|
||||
bump: minor
|
||||
- name: westend-runtime
|
||||
bump: minor
|
||||
Reference in New Issue
Block a user