-
Notifications
You must be signed in to change notification settings - Fork 1.2k
xcm-builder: added logging for xcm filters/helpers/matchers/types (#2408) #7003
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
acatangiu
merged 80 commits into
paritytech:master
from
ayevbeosa:ayevbeosa-more-xcm-logs
Feb 21, 2025
Merged
Changes from 26 commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
7b32c89
migrate log to tracing
2101bc1
added logs
24dedbd
Merge remote-tracking branch 'origin/master' into ayevbeosa-more-xcm-…
96ca37c
added pr_doc
2caace3
remove duplicate keys
fb2c04f
remove duplicate keys
0af77c8
use correct crate name
a92b804
format files
adba1d0
fix format errors with taplo format
2914724
log error
1df6306
revert commit
c9b8ce2
remove unused variable
17197c3
replace tracing with log
bdbf488
add logs in `benchmarks.rs`
d5cb578
added logs
362cb49
fixes
06db1a8
update pr_7003.prdoc
c675df5
added logs
b4bf289
Update cumulus/parachains/runtimes/assets/common/src/fungible_convers…
ayevbeosa 61c41ed
Update cumulus/parachains/runtimes/assets/common/src/benchmarks.rs
ayevbeosa 74ba6cc
Update cumulus/parachains/runtimes/assets/common/src/benchmarks.rs
ayevbeosa 5548e1e
Update cumulus/parachains/runtimes/assets/common/src/matching.rs
ayevbeosa e2cc86c
Merge branch 'master' into ayevbeosa-more-xcm-logs
ayevbeosa e9d8c5e
Merge branch 'ayevbeosa-more-xcm-logs' of https://github.com/ayevbeos…
d32edd7
changed tracing call pattern
fcdda09
Merge branch 'master' into ayevbeosa-more-xcm-logs
ayevbeosa 39a1f2c
Update pr_7003.prdoc
ayevbeosa 8f29ec2
Update pr_7003.prdoc
ayevbeosa edf9b91
Update polkadot/xcm/xcm-builder/src/barriers.rs
ayevbeosa 94b04e9
Update polkadot/xcm/xcm-builder/src/barriers.rs
ayevbeosa 25b7c25
Update polkadot/xcm/xcm-builder/src/barriers.rs
ayevbeosa b32a1cf
Update cumulus/parachains/runtimes/assets/common/src/matching.rs
ayevbeosa 4e7ab54
Update cumulus/parachains/runtimes/assets/common/src/matching.rs
ayevbeosa 6587bd4
Update polkadot/xcm/xcm-builder/src/barriers.rs
ayevbeosa 93a1053
Update cumulus/parachains/runtimes/assets/common/src/matching.rs
ayevbeosa 69a7d5d
Update cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src…
ayevbeosa 0b77a97
Update cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src…
ayevbeosa be37eba
Update polkadot/xcm/xcm-builder/src/barriers.rs
ayevbeosa 37510e1
Update polkadot/xcm/xcm-builder/src/asset_exchange/single_asset_adapt…
ayevbeosa 2cc0f36
Update polkadot/xcm/xcm-builder/src/asset_exchange/single_asset_adapt…
ayevbeosa 994421a
Update polkadot/xcm/xcm-builder/src/asset_exchange/single_asset_adapt…
ayevbeosa 86f3a73
Update polkadot/xcm/xcm-builder/src/barriers.rs
ayevbeosa 85b3b30
Update polkadot/xcm/xcm-builder/src/currency_adapter.rs
ayevbeosa 81b725b
Update polkadot/xcm/xcm-builder/src/fungible_adapter.rs
ayevbeosa 664a361
Update polkadot/xcm/xcm-builder/src/fungibles_adapter.rs
ayevbeosa 9625dab
Update polkadot/xcm/xcm-builder/src/nonfungible_adapter.rs
ayevbeosa d6e9bb6
Update polkadot/xcm/xcm-builder/src/nonfungibles_adapter.rs
ayevbeosa 24106b3
Update polkadot/xcm/xcm-builder/src/routing.rs
ayevbeosa 3c05171
Update polkadot/xcm/xcm-builder/src/weight.rs
ayevbeosa 34aca75
Merge branch 'master' into ayevbeosa-more-xcm-logs
ayevbeosa b1ff882
Apply suggestions from code review
ayevbeosa 52a4281
rename variables
d8306b1
use debug instead
3556e75
Update polkadot/xcm/xcm-builder/src/fungibles_adapter.rs
ayevbeosa 8ab4bbf
Merge branch 'master' into ayevbeosa-more-xcm-logs
ayevbeosa 97b7581
replace log with tracing
36f334d
Apply suggestions from code review
ayevbeosa 017d4a1
add more tracing and debugging logs
e1aded8
Apply suggestions from code review
ayevbeosa cadfbcd
Update polkadot/xcm/xcm-builder/src/weight.rs
ayevbeosa cf93848
Update polkadot/xcm/xcm-builder/src/weight.rs
ayevbeosa 8fb4108
Updated Cargo.lock
5ee25d1
Merge branch 'ayevbeosa-more-xcm-logs' of https://github.com/ayevbeos…
331d82d
Merge branch 'master' into ayevbeosa-more-xcm-logs
ayevbeosa eea8354
build fix
3e92db5
Merge branch 'master' into ayevbeosa-more-xcm-logs
ayevbeosa 1e0890d
Merge branch 'master' into ayevbeosa-more-xcm-logs
raymondkfcheung ad49339
Fix Merge Conflicts & Implement Debug
raymondkfcheung 92da8c8
Merge branch 'master' into ayevbeosa-more-xcm-logs
raymondkfcheung 5267ca8
Add Debug on AssetPairFactory
raymondkfcheung da61e6e
Use sp-tracing, instead of tracing
raymondkfcheung 88fbab2
Apply suggestions from code review
acatangiu 88254bd
Remove tracing
raymondkfcheung 90373d3
Revert to tracing
raymondkfcheung d2f17a4
Merge branch 'master' into ayevbeosa-more-xcm-logs
raymondkfcheung 3b29b81
Update from raymondkfcheung running command 'fmt'
github-actions[bot] 12d3c02
Revert to tracing
raymondkfcheung 9cfc468
Merge branch 'master' into ayevbeosa-more-xcm-logs
raymondkfcheung eb10777
Add Debug bound
raymondkfcheung d44208e
Fix bugs
raymondkfcheung 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
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.