-
Notifications
You must be signed in to change notification settings - Fork 1.1k
XCM Fee Payment Runtime API #3607
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
franciscoaguirre
merged 44 commits into
paritytech:master
from
UniqueNetwork:xcm-payment-api-master
Mar 26, 2024
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
c471add
feat(xcm): add `xcm-payment-api`
PraetorP 137d129
doc: `XcmPaymentRuntimeApi`
PraetorP c4b070b
add prdoc
PraetorP 6bc4e95
refactor: signatures for XcmPaymentRuntimeApi & mpl for roroco Runtime
PraetorP c649ad2
rename trait to `XcmPaymentApi`
PraetorP 1b93e2a
fix comment
PraetorP 16d9d22
doc: add `Error` description
PraetorP a8337b9
refactor
PraetorP 7b17ece
format non context diffs
PraetorP f6201bf
feat: add `XcmPaymentApi` into `Wesend`
PraetorP 55b1a03
fix non context diffs
PraetorP 707f0b0
fix missed feature
PraetorP a27c70f
refactor
PraetorP f45f9dd
cargo fmt
PraetorP 18e54e7
feat(xcm-fee-payment-api): add query_delivery_fees function
franciscoaguirre 4caea72
Merge pull request #3 from paritytech/pr3607
PraetorP e348602
Update polkadot/xcm/xcm-builder/xcm-payment-runtime-api/README.md
PraetorP fc06767
refactor: add missed imports, fmt, add xcm api errors log
PraetorP 60a88a6
number assigned to the `prdoc`
PraetorP fee8d7b
remove unused import
PraetorP cceafd4
Update polkadot/xcm/xcm-builder/xcm-payment-runtime-api/src/lib.rs
PraetorP 618f17f
Update prdoc/pr_3607.prdoc
PraetorP 4a83147
rename crate
PraetorP e7c752a
revert changes
PraetorP 3ce306f
update doc
PraetorP ddae561
replace crate
PraetorP 25252b8
fix: feature propagation
franciscoaguirre 3cd6503
Merge pull request #5 from paritytech/pr3607
PraetorP 32ea4f5
fix typos
PraetorP 81b7e39
Update prdoc/pr_3607.prdoc
PraetorP d706cd0
Update prdoc/pr_3607.prdoc
PraetorP fc3ca43
fix: remove RuntimeCall from xcm-fee-payment-runtime-api
mrshiposha f9f3f67
fix: minor doc fix for api error
mrshiposha 6287558
feat: impl IdentifyVersion for VersionedXcm
mrshiposha 4fe5985
fix: remove unneeded package TOML setting
mrshiposha c04e4d8
refactor: move weight and delivery fee payment stuff to pallet-xcm
mrshiposha 1cc0119
chore: cargo fmt
mrshiposha ea964fb
chore: taplo format
mrshiposha 01942ea
chore: remove empty README
mrshiposha d5ed17b
chore: remove readme from Cargo.toml
mrshiposha faba8a1
Update polkadot/node/service/Cargo.toml
mrshiposha e02f957
Update polkadot/node/service/Cargo.toml
mrshiposha 01857a4
fix: remove unneeded xcm-builder dep
mrshiposha 806f29d
fix: Cargo.lock
mrshiposha 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
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.