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

feat(testnet): XCM ExecuteFilter=Everything, zombienet config improve #253

Merged
merged 4 commits into from
Sep 2, 2024

Conversation

peterwht
Copy link
Collaborator

@peterwht peterwht commented Sep 1, 2024

Sets the XCM config to allow arbitrary XCM execution.

This was merged for both Polkadot and Kusama chains, and is considered secure:

Also adds asset hub to the zombienet config for testnet.

@codecov-commenter
Copy link

codecov-commenter commented Sep 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.21%. Comparing base (bae5887) to head (588afb9).
Report is 3 commits behind head on main.

@@           Coverage Diff           @@
##             main     #253   +/-   ##
=======================================
  Coverage   11.21%   11.21%           
=======================================
  Files          34       34           
  Lines        2577     2577           
  Branches     2577     2577           
=======================================
  Hits          289      289           
  Misses       2285     2285           
  Partials        3        3           
Files with missing lines Coverage Δ
runtime/devnet/src/config/xcm.rs 0.00% <ø> (ø)
runtime/testnet/src/config/xcm.rs 0.00% <ø> (ø)

Copy link
Collaborator

@evilrobot-01 evilrobot-01 left a comment

Choose a reason for hiding this comment

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

Could we rather add AH to the existing testnet network config file than add a new one?

@peterwht peterwht merged commit 3f94a2e into main Sep 2, 2024
9 checks passed
@peterwht peterwht deleted the peter/feat-execute-filter-everything branch September 2, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants