Skip to content

polkadot chains: allow arbitrary XCM execution#345

Merged
fellowship-merge-bot[bot] merged 4 commits into
polkadot-fellows:mainfrom
acatangiu:execute-arbitrary-xcm-polkadot
Jun 24, 2024
Merged

polkadot chains: allow arbitrary XCM execution#345
fellowship-merge-bot[bot] merged 4 commits into
polkadot-fellows:mainfrom
acatangiu:execute-arbitrary-xcm-polkadot

Conversation

@acatangiu

Copy link
Copy Markdown
Contributor

Following #261 where arbitrary XCM execution was enabled on Kusama chains, this commit enables the same for Polkadot chains.

Allowing XcmExecuteFilter = Everything is considered safe at this point, and doing so greatly increases the usability of these chains since many custom actions can be done through XCM without needing specialized calls for them anymore.

This is also a major step in improving dApps integration as they can now interact uniformly with multiple chains, directly using XCM programs.

Following polkadot-fellows#261 where arbitrary XCM execution was enabled on Kusama chains,
this commit enables the same for Polkadot chains.

Allowing `XcmExecuteFilter = Everything` is considered safe at this point,
and doing so greatly increases the usability of these chains since many
custom actions can be done through XCM without needing specialized calls
for them anymore.

This is also a major step in improving dApps integration as they can now
interact uniformly with multiple chains, directly using XCM programs.

Signed-off-by: Adrian Catangiu <adrian@parity.io>
@github-actions github-actions Bot requested a review from eskimor June 17, 2024 11:21
@github-actions

Copy link
Copy Markdown

Review required! Latest push from author must always be reviewed

@IkerAlus IkerAlus left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@bkchr

bkchr commented Jun 24, 2024

Copy link
Copy Markdown
Contributor

/merge

@fellowship-merge-bot

Copy link
Copy Markdown
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

@fellowship-merge-bot fellowship-merge-bot Bot enabled auto-merge (squash) June 24, 2024 14:50
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