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.5k
XCM: PayOverXcm config #6900
Merged
Merged
XCM: PayOverXcm config #6900
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
3ca5292
Move XCM query functionality to trait
franciscoaguirre d136364
Fix tests
franciscoaguirre 2529aff
Add PayOverXcm implementation
franciscoaguirre e6102f6
fix the PayOverXcm trait to compile
tonyalaribe 20f9e1f
moved doc comment out of trait implmeentation and to the trait
tonyalaribe 1a31c92
PayOverXCM documentation
tonyalaribe 4030f14
Change documentation a bit
franciscoaguirre 6d2a686
Added empty benchmark methods implementation and changed docs
franciscoaguirre 1331aa5
update PayOverXCM to convert AccountIds to MultiLocations
tonyalaribe 117c169
Implement benchmarking method
franciscoaguirre 94a30c8
Change v3 to latest
franciscoaguirre 6c0dece
Descend origin to an asset sender (#6970)
muharem ec24eba
Add more variants to the QueryResponseStatus enum
franciscoaguirre 6aa7b20
Change Beneficiary to Into<[u8; 32]>
franciscoaguirre 41fe1d8
update PayOverXcm to return concrete errors and use AccountId as sender
tonyalaribe 13ceb40
use polkadot-primitives for AccountId
tonyalaribe 9df80ea
fix dependency to use polkadot-core-primitives
tonyalaribe 59b884c
force Unpaid instruction to the top of the instructions list
tonyalaribe 31d3e1d
modify report_outcome to accept interior argument
tonyalaribe 918d62e
use new_query directly for building final xcm query, instead of repor…
tonyalaribe 97d05d0
fix usage of new_query to use the XcmQueryHandler
tonyalaribe 2465cc4
fix usage of new_query to use the XcmQueryHandler
tonyalaribe a524d26
tiny method calling fix
tonyalaribe feed38e
Merge branch 'master' into cisco-xcm-query-handler
tonyalaribe 8ae3a99
xcm query handler (#7198)
muharem 3ee49cd
Update xcm/xcm-builder/src/pay.rs
tonyalaribe 00cb2d2
Updates
gavofyork a309627
Merge remote-tracking branch 'origin/master' into cisco-xcm-query-han…
gavofyork a42c9e3
Docs
gavofyork 3b38fa1
Fix benchmarking stuff
gavofyork 3bedbab
Destination can be determined based on asset_kind
gavofyork 9a28a2a
Tweaking API to minimise clones
gavofyork 548dcc8
Merge remote-tracking branch 'origin/master' into cisco-xcm-query-han…
gavofyork 27a0499
Some repotting and docs
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
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.