Raymond Cheung

Results 4 issues of Raymond Cheung

This PR resolves issue #6119 by ensuring consistent topic ID inclusion in all XCM messages processed or sent via `XcmExecutor`, addressing instances where message topics were absent or inconsistent across...

T6-XCM

This issue tracks the verification of topic ID assignment for `BridgeBlobDispatcher` using a partial router (`LocalXcmRouter` without `WithUniqueTopic`) following changes in PR #7691, which addresses issue by ensuring consistent topic...

T6-XCM

This PR improves the weight accounting for XCMs that are rejected early by `Barrier`. Addresses #7965 Todo: - [ ] `/cmd bench --pallet pallet_xcm_benchmarks::generic --runtime asset-hub-westend`

T6-XCM
T12-benchmarks

This issue continues the work from #7952 by migrating `exchange_asset` tests to the AssetHubWestend runtime module using `asset-test-utils`. ## Changes - [ ] Moves existing `exchange_asset` tests from the integration...

T6-XCM
T10-tests
C2-good-first-issue