Deny ExportMessage from everywhere except for root of AH#16
Closed
yrong wants to merge 2 commits intovgeddes:snowbridge-v2from
Closed
Deny ExportMessage from everywhere except for root of AH#16yrong wants to merge 2 commits intovgeddes:snowbridge-v2from
yrong wants to merge 2 commits intovgeddes:snowbridge-v2from
Conversation
3 tasks
vgeddes
approved these changes
Feb 26, 2025
vgeddes
reviewed
Feb 26, 2025
Owner
vgeddes
left a comment
There was a problem hiding this comment.
Should rather merge separately into polkadot-sdk
vgeddes
added a commit
that referenced
this pull request
Mar 18, 2025
* Allow only the asset owner to register it on BH * Create origin for local assets * Add integration tests * Improve token registration check (#16) * Assert events on BH * Cleanup * Update cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-westend/src/tests/snowbridge_v2_outbound_edge_case.rs Co-authored-by: Vincent Geddes <117534+vgeddes@users.noreply.github.com> * Move the snowbridge-runtime-common * Update bridges/snowbridge/runtime/runtime-common/src/register_token.rs Co-authored-by: Vincent Geddes <117534+vgeddes@users.noreply.github.com> * Rename * Update bridges/snowbridge/runtime/runtime-common/src/fee_handler.rs Co-authored-by: Vincent Geddes <117534+vgeddes@users.noreply.github.com> * XcmExportFeeToSibling to V1 and AssetOwner to V2 * Update bridges/snowbridge/runtime/runtime-common/src/v2/register_token.rs Co-authored-by: Adrian Catangiu <adrian@parity.io> * Update bridges/snowbridge/runtime/runtime-common/src/v2/register_token.rs Co-authored-by: Adrian Catangiu <adrian@parity.io> --------- Co-authored-by: Vincent Geddes <117534+vgeddes@users.noreply.github.com> Co-authored-by: Adrian Catangiu <adrian@parity.io>
Collaborator
Author
|
Closed in favor of paritytech#8037 |
vgeddes
pushed a commit
that referenced
this pull request
Apr 25, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
For the comments in paritytech#6838 (comment)
Resolves: https://linear.app/snowfork/issue/SNO-1242