-
Notifications
You must be signed in to change notification settings - Fork 808
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
poc(XCM): Deny Nested XCM Barriers #7351
Merged
raymondkfcheung
merged 80 commits into
bko-deny-nested-xcm-barrier
from
ray-deny-nested-xcm-barrier
Jan 31, 2025
Merged
poc(XCM): Deny Nested XCM Barriers #7351
raymondkfcheung
merged 80 commits into
bko-deny-nested-xcm-barrier
from
ray-deny-nested-xcm-barrier
Jan 31, 2025
+302
−49
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…adot-sdk into fix-for-deny-then-try
Co-authored-by: Francisco Aguirre <franciscoaguirreperez@gmail.com>
…adot-sdk into fix-for-deny-then-try
…adot-sdk into fix-for-deny-then-try
Co-authored-by: Clara van Staden <claravanstaden64@gmail.com>
Co-authored-by: Clara van Staden <claravanstaden64@gmail.com>
…arrier # Conflicts: # polkadot/xcm/xcm-builder/src/tests/barriers.rs
6 tasks
All GitHub workflows were cancelled due to failure one of the required jobs. |
raymondkfcheung
merged commit Jan 31, 2025
df64f5f
into
bko-deny-nested-xcm-barrier
200 of 206 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
C1-mentor
A task where a mentor is available. Please indicate in the issue who the mentor could be.
C2-good-first-issue
A task for a first time contributor to become familiar with the Polkadot-SDK.
T6-XCM
This PR/Issue is related to XCM.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves (partially): #7148
Depends on: #7169, #7200
Description
For context and additional information, please refer to #7148 and #7200.
TODOs
Allow
DenyThenTry
RecursiveDenyThenTry
DenyInstructionsWithXcm
DenyFirstInstructionsWithXcm