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 1.6k
XCM v3: Context & ID hash #4756
Merged
Merged
Changes from all commits
Commits
Show all changes
81 commits
Select commit
Hold shift + click to select a range
fd5f8c2
send_xcm returns message hash
gavofyork 1f5fdf4
cargo fmt
KiChjang 1f2d3dc
Create topic register and instructions
KiChjang 0194c91
Fix weights
KiChjang 260025c
Use tabs
KiChjang e5ceb4c
Sketch out XcmContext
KiChjang 870ac09
Merge branch 'gav-xcm-v3' into gav-xcm-v3-provide-hash
KiChjang 0a19ace
Fix doc test
KiChjang 25c55eb
Add the XCM context as a parameter to executor trait fns
KiChjang 73af5b2
Fixes
KiChjang 7973233
Add XcmContext parameter
KiChjang bc9cdca
Revert adding context as an arg to SendXcm trait methods
KiChjang ce34e1a
Revert adding context argument to ConvertOrigin trait methods
KiChjang 9624125
cargo fmt
KiChjang 10f1978
Do not change the API of XcmExecutor::execute
KiChjang fa0d0d0
Fixes
KiChjang b4661ea
Fixes
KiChjang eee33ac
Fixes
KiChjang 46f598c
Merge branch 'gav-xcm-v3' into gav-xcm-v3-provide-hash
KiChjang 149735b
Fixes
KiChjang e4be71e
Remove convenience method
KiChjang 5b523b0
Fixes
KiChjang 2a1f0e2
Fixes
KiChjang f431c55
cargo fmt
KiChjang d6fedf9
Fixes
KiChjang b044e79
Add benchmarks for XCM topic instructions
KiChjang 163a456
cargo run --quiet --profile=production --features=runtime-benchmarks…
d897f92
Merge remote-tracking branch 'origin/gav-xcm-v3' into gav-xcm-v3-prov…
KiChjang 62f4193
Remove context argument on FilterAssetLocation
KiChjang 820232c
Merge branch 'gav-xcm-v3' into gav-xcm-v3-provide-hash
KiChjang 166cac1
Fixes
KiChjang 95a5855
Remove unused import
KiChjang c9b1ca7
Fixes
KiChjang 8f41fbe
Fixes
KiChjang fd28e0e
Fixes
KiChjang 5356680
Merge remote-tracking branch 'origin/gav-xcm-v3' into gav-xcm-v3-prov…
KiChjang d5819b3
Accept XCM hash parameter in ExecuteXcm trait methods
KiChjang 03720b5
cargo fmt
KiChjang 487e4e2
Properly enable sp-io/std
KiChjang 85a151b
Fixes
KiChjang e83175a
default-features = false
KiChjang be3b4ff
Fixes
KiChjang 3ba62db
Fixes
KiChjang 33a4308
Fixes
KiChjang 0de1a00
Make XcmContext optional in withdraw_asset
KiChjang f4751e2
Fixes
KiChjang f4cd038
Fixes
KiChjang 8bf4f6a
Fixes
KiChjang 4b62f97
Modify tests to check for the correct XCM hash
KiChjang 8702ebc
Small refactor
KiChjang 0cde431
cargo fmt
KiChjang 2ca0117
Check for expected hash in xcm-builder unit tests
KiChjang 3df1279
Add doc comment for the optionality of the XCM context in withdraw_asset
KiChjang 3f36459
Merge branch 'gav-xcm-v3' into gav-xcm-v3-provide-hash
KiChjang a549286
Update xcm/src/v3/traits.rs
gavofyork 18bb864
Update xcm/src/v3/traits.rs
gavofyork 3c1117f
Store XcmContext and avoid rebuilding
gavofyork c554b97
Use ref for XcmContext
gavofyork 292f8d4
Formatting
gavofyork 4612154
Fix incorrect hash CC @KiChjang
gavofyork 053c510
Refactor and make clear fake hashes
gavofyork 9e463e1
Fixes
gavofyork 63f7b60
Fixes
gavofyork e1933fa
Fixes
gavofyork c9d0e32
Fix broken hashing
gavofyork c3d1ddf
Docs
gavofyork a4e3656
Fixes
gavofyork 788004d
Fixes
gavofyork c247f63
Fixes
gavofyork 28899e4
Formatting
gavofyork 8eab788
Merge branch 'gav-xcm-v3' into gav-xcm-v3-provide-hash
gavofyork f50e5d6
Fixes
gavofyork cd8b8dd
Fixes
gavofyork 43f9ced
Fixes
gavofyork 426370c
Remove unknowable hash
gavofyork 84b3f98
Formatting
gavofyork 145a876
Merge remote-tracking branch 'origin/gav-xcm-v3' into gav-xcm-v3-prov…
gavofyork 46bda63
Use message hash for greater identifiability
gavofyork d1876fb
Formatting
gavofyork c7143c9
Fixes
gavofyork a2b1686
Formatting
gavofyork 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.