Skip to content
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

Revisit xcm config for dancelight #773

Merged
merged 18 commits into from
Dec 17, 2024
Merged

Revisit xcm config for dancelight #773

merged 18 commits into from
Dec 17, 2024

Conversation

dimartiro
Copy link
Contributor

@dimartiro dimartiro commented Dec 2, 2024

Description

This PR addresses the following issues with the dancelight XCM configuration:

  • Disables teleported asset transfers
  • Enables reserve asset transfers
  • Updates waived locations
  • Additionally, it includes the required configuration for the mocknets to test these changes.

@dimartiro dimartiro force-pushed the diego-revisit-xcm_config branch from 1ba37c3 to 02d3208 Compare December 2, 2024 15:47
Copy link
Contributor

github-actions bot commented Dec 2, 2024

WASM runtime size check:

Compared to target branch

dancebox runtime: 1428 KB (no changes) ✅

flashbox runtime: 824 KB (no changes) ✅

dancelight runtime: 2144 KB (+2144 KB) ⚠️

container chain template simple runtime: 1124 KB (-4296 KB) ✅

container chain template frontier runtime: 1400 KB (-5152 KB) ✅

@dimartiro dimartiro force-pushed the diego-revisit-xcm_config branch 2 times, most recently from c08d372 to 91929be Compare December 9, 2024 11:33
Copy link
Contributor

github-actions bot commented Dec 9, 2024

Coverage Report

(master)

@@                     Coverage Diff                      @@
##           master   diego-revisit-xcm_config      +/-   ##
============================================================
- Coverage   65.23%                     65.15%   -0.08%     
+ Files         325                        327       +2     
+ Lines       56893                      57299     +406     
============================================================
+ Hits        37111                      37330     +219     
+ Misses      19782                      19969     +187     
Files Changed Coverage
/runtime/dancebox/src/xcm_config.rs 97.50% (+13.44%)
/solo-chains/runtime/dancelight/src/lib.rs 68.36% (+0.12%)
/solo-chains/runtime/dancelight/src/tests/common/mod.rs 97.25% (+0.05%)

Coverage generated Tue Dec 17 02:02:59 UTC 2024

@dimartiro dimartiro added D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes B0-silent Changes should not be mentioned in any release notes labels Dec 9, 2024
@dimartiro dimartiro force-pushed the diego-revisit-xcm_config branch 2 times, most recently from b664b26 to 7ea312c Compare December 10, 2024 17:25
@dimartiro dimartiro marked this pull request as ready for review December 11, 2024 11:47
@dimartiro dimartiro requested a review from girazoki December 11, 2024 11:47
Copy link
Collaborator

@girazoki girazoki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@dimartiro dimartiro requested a review from Agusrodri December 11, 2024 15:15
@dimartiro dimartiro force-pushed the diego-revisit-xcm_config branch from 233b6fa to 1588a3f Compare December 16, 2024 15:07
@dimartiro dimartiro force-pushed the diego-revisit-xcm_config branch from bda7c82 to af981e7 Compare December 17, 2024 01:07
@girazoki girazoki merged commit 14d6157 into master Dec 17, 2024
42 checks passed
@girazoki girazoki deleted the diego-revisit-xcm_config branch December 17, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0-silent Changes should not be mentioned in any release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants