This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 371
XCM v3 Companion #697
Merged
Merged
XCM v3 Companion #697
Changes from 58 commits
Commits
Show all changes
156 commits
Select commit
Hold shift + click to select a range
8f48998
Fixes
gavofyork 2ac537e
Undiener
gavofyork 138f06d
Undiener
gavofyork 535b254
Undiener
gavofyork 9f5c19f
Lockfile
gavofyork 9a93d95
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
gavofyork 2c0ac0a
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang fc381c9
Changes for send returning hash
gavofyork 8b81608
Merge branch 'master' into gav-xcm-v3
KiChjang 23c26db
Include message ID as params to execute_xcm
KiChjang 6cec5c8
Fixes
KiChjang 3fb3bb9
Merge branch 'master' into gav-xcm-v3
KiChjang 005d37a
Fixes
KiChjang a10ac2e
Fixes
KiChjang 9e70ba8
Fixes
KiChjang 484e63d
Fixes
KiChjang f474297
Fixes
KiChjang ed87d18
Companion fixes
gavofyork feec189
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
gavofyork e5cdda0
Formatting
gavofyork 8e73c00
Fixes
gavofyork 3f9e25a
Formatting
gavofyork 4b72261
Bump
gavofyork 865839a
Bump
gavofyork 6462dd9
Fixes
gavofyork b9cc2f2
Formatting
gavofyork fb1d3f2
Make the price of UMP/XCMP message sending configurable
KiChjang c42ccaf
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang c3ee8a1
cargo fmt
KiChjang ae1436e
Remove InvertLocation
gavofyork d42833b
Formatting
gavofyork 780475d
Use ConstantPrice from polkadot-runtime-common
KiChjang b8cb39d
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang d8861bd
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 3fd47f9
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 4453f08
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 9c6296c
Merge remote-tracking branch 'origin' into gav-xcm-v3
KiChjang 667273a
Fix naming
KiChjang 0e6fd2d
cargo fmt
KiChjang 620c42c
Fixes
KiChjang 059037f
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 4e53da1
Fixes
KiChjang 9ee4759
Fixes
KiChjang 187c47a
Add CallDispatcher
KiChjang bd3ce91
Fixes
KiChjang ad1cbec
Fixes
KiChjang 5a34514
Fixes
KiChjang 67c99fd
Fixes
KiChjang 1fc2cb4
Fixes
KiChjang 0f3f8b8
Fixes
KiChjang 57e4420
Fixes
KiChjang d1230e3
Fixes
KiChjang 3ba852b
Fixes
KiChjang 31accbd
Fixes
KiChjang 004f044
Fixes
KiChjang bee34ba
Fixes
KiChjang 5c54d38
Fixes
KiChjang 5166698
Fixes
KiChjang 7dc793d
Merge branch 'master' into gav-xcm-v3
KiChjang 1dba83a
Fixes
KiChjang e02878e
Fixes
KiChjang 25958aa
Fixes
KiChjang 4f88026
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 9e30984
Fixes
KiChjang afccd79
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 013534a
Fixes
KiChjang 4984ef3
Remove unused import
KiChjang 5efee4c
Remove unused import
KiChjang 483b20c
XCMv3 fixes (#1710)
bkontur 763d88b
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
bkontur c446b63
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
bkontur 7290787
Avoid consuming XCM message for NotApplicable scenario (#1787)
bkontur 6ece1b6
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
bkontur ded04c2
Add 10 message processing limit to DMP queue
KiChjang f9fc7c6
Add 10 message limit to XCMP queue
KiChjang 61438f5
Always increment the message_processed count whenever a message is pr…
KiChjang d1f21d7
Fix formatting
KiChjang 03c318c
Set an upper limit to the overweight message DMP queue
KiChjang 953aaae
Add upper limit to XCMP overweight message queue
KiChjang e196377
Fix for missing weight for `fn unpaid_execution()`
bkontur aea33d1
Fix - usage of `messages_processed`
bkontur 6d534f0
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 196ad14
Fixes
KiChjang 331b21e
Fixes
KiChjang b613a35
Fixes
KiChjang 930b988
cargo fmt
KiChjang cd1452b
Fixes
KiChjang a0865d8
Fixes
KiChjang d953b60
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang e80d39b
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 3fdf078
Fixes
KiChjang d6d1a7d
Fixes
KiChjang 2d4603d
Remove unused import
KiChjang 3647b74
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang c6f8c3d
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang db18833
Fixes for gav-xcm-v3 (#1835)
bkontur 61c1cdf
Fixes
KiChjang d30d218
Fixes
KiChjang 2a8678d
Fixes
KiChjang b1e8b37
Fixes
KiChjang fad4c13
Fixes
KiChjang f1e7e18
Fix tests
KiChjang 4829edb
Fixes
KiChjang 8afc224
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 6057952
Add SafeCallFilter
KiChjang 33404f2
Add missing config items
KiChjang ff25026
Add TODO
KiChjang 080c7f0
Use () as the PriceForParentDelivery
KiChjang a9a359b
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 9bad64e
Fixes
KiChjang 9ad8152
Fixes
KiChjang f366c7f
Fixes
KiChjang 92ace05
Fixes
KiChjang d2684b2
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang ffc7926
Update transact_origin to transact_origin_and_runtime_call
KiChjang cb1dd01
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 7c25f95
Add ReachableDest config item to XCM pallet
KiChjang b144b78
Update SafeCallFilter to allow remark_with_event in runtime benchmarks
KiChjang 2719c7a
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 06c43f5
cargo fmt
KiChjang 7f0e710
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang fef449a
Update substrate
KiChjang e3a6bc6
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
bkontur 1fcb5d5
Fix worst_case_holding
KiChjang dd74806
Fix DMQ queue unit tests
KiChjang 97d8c80
Remove unused label
KiChjang 36a767c
cargo fmt
KiChjang 1d6f7ae
Actually process incoming XCMs
KiChjang 90b7e77
Fixes
KiChjang 838656a
Fixes
KiChjang a50aed6
Fixes
KiChjang 2b2d90e
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
bkontur ccb74d9
Fixes - return back Weightless
bkontur 221d6be
Added measured benchmarks for `pallet_xcm` (#1968)
bkontur 27f9798
cargo fmt
bkontur bb821eb
Fix benchmarks
KiChjang c70a11f
Bko gav xcm v3 (#1993)
bkontur 5cf2a72
Change AllowUnpaidExecutionFrom to be explicit
KiChjang 1d53b51
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 2f39d75
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 5cdc48a
xcm-v3 benchmarks, weights, fixes for bridge-hubs (#2035)
bkontur 7f3727f
Merge branch 'master' into gav-xcm-v3
KiChjang e2a3354
Add event for showing the hash of an UMP sent message (#1228)
girazoki b7970c3
Merge branch 'master' into gav-xcm-v3
KiChjang 63a18c2
Fixes
KiChjang f9a0390
Fixes
KiChjang 893bc5c
Fixes
KiChjang e303fb2
Fixes
KiChjang 8fe432b
Allow explicit unpaid executions from the relay chains for system par…
KiChjang e28ef3c
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
KiChjang 87e0ea1
Allow receiving XCMs from any relay chain plurality
KiChjang 146c742
Fixes
KiChjang d5787aa
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
bkontur 447d1a7
update lockfile for {"polkadot", "substrate"}
eb99eff
Update polkadot
KiChjang a6210c1
Add runtime-benchmarks feature
KiChjang 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.