-
Notifications
You must be signed in to change notification settings - Fork 1.2k
pallet-xcm: Deprecate execute and send in favor of execute_blob and send_blob
#3749
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
Merged
Merged
Changes from 7 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
d9d97cc
feat(pallet-xcm): deprecate execute and send in favor of execute_blob…
franciscoaguirre d2359c6
Update polkadot/xcm/pallet-xcm/src/lib.rs
franciscoaguirre 571b16c
fix(pallet-xcm): remove base function from controller traits
franciscoaguirre 43ac662
fix(pallet-xcm): fmt
franciscoaguirre 3655ba3
chore(pallet-xcm): add tests
franciscoaguirre d433de4
fix: add todos for pallet-xcm weights on all runtimes
franciscoaguirre ba086c2
fix(pallet-xcm): move MAX_XCM_ENCODED_SIZE to xcm crate
franciscoaguirre 9f117d3
chore(xcm): add more xcm decoding tests
franciscoaguirre 8c507ac
fix(weights::pallet_xcm): change todo! to Weight::MAX
franciscoaguirre 5541d4e
chore(pallet-xcm): change message to encoded_message in blob extrinsics
franciscoaguirre 3974e72
fix: remove usage of deprecated function, change max encoded size
franciscoaguirre 01c629c
doc: add prdoc
franciscoaguirre caa74e6
fmt
franciscoaguirre cdae8bd
Merge branch 'master' into xcm-execute-blob
franciscoaguirre 3f5683f
fix: add benchmark for execute_blob and send_blob
franciscoaguirre c8aa519
Merge branch 'master' into xcm-execute-blob
franciscoaguirre 62d073b
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
650094a
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
be77fa2
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
d6f9e1d
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
5a31357
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
bf05d62
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
39ed827
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
8e32e0b
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
50d6a87
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
0d8cc33
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
169432c
chore(pallet-xcm): remove unnecessary tests
franciscoaguirre 2419c1d
Merge branch 'master' into xcm-execute-blob
franciscoaguirre f549578
chore: fmt
franciscoaguirre 72b00cc
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
9b151ff
Patches for #3749 (#3821)
pgherveou b8a9955
Update polkadot/xcm/xcm-builder/src/controller.rs
franciscoaguirre 56c920f
Update polkadot/xcm/xcm-builder/src/controller.rs
franciscoaguirre 5e4f00b
doc(pallet-xcm): add doc comments to execute_blob and send_blob
franciscoaguirre 8039abf
doc: update prdoc to mention pallet-contracts API changes
franciscoaguirre eb90b51
Merge branch 'master' into xcm-execute-blob
franciscoaguirre 616d088
Update polkadot/xcm/pallet-xcm/src/tests/mod.rs
franciscoaguirre 9a62004
Update polkadot/xcm/pallet-xcm/src/tests/mod.rs
franciscoaguirre 12744e1
Update polkadot/xcm/pallet-xcm/src/lib.rs
franciscoaguirre bcb37c5
Update cumulus/parachains/integration-tests/emulated/tests/bridges/br…
franciscoaguirre 55fd326
Update cumulus/parachains/integration-tests/emulated/tests/bridges/br…
franciscoaguirre 25c3de1
Update cumulus/parachains/integration-tests/emulated/tests/bridges/br…
franciscoaguirre 9251a2b
Update cumulus/parachains/integration-tests/emulated/common/src/impls.rs
franciscoaguirre f849435
Update cumulus/parachains/integration-tests/emulated/tests/assets/ass…
franciscoaguirre 5141e32
Update cumulus/parachains/integration-tests/emulated/tests/assets/ass…
franciscoaguirre 089f7d5
Update cumulus/parachains/integration-tests/emulated/tests/assets/ass…
franciscoaguirre 5b8a875
Update cumulus/parachains/integration-tests/emulated/tests/bridges/br…
franciscoaguirre 0f3f976
Update cumulus/parachains/integration-tests/emulated/tests/bridges/br…
franciscoaguirre 2f52ad1
fix: don't panic in the runtime
franciscoaguirre e68fb13
fix(pallet-xcm): remove more instances of pallet-xcm execute
franciscoaguirre 07dd350
fix(pallet-xcm): specify call in xcms in tests
franciscoaguirre 3ffe01b
fmt
franciscoaguirre 2110990
Merge branch 'master' into xcm-execute-blob
franciscoaguirre File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.