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

Remove XCM SafeCallFilter for chains using Weights::v2 (also accounting PoV weight) #273

Closed
acatangiu opened this issue Apr 18, 2024 · 1 comment · Fixed by #285
Closed

Comments

@acatangiu acatangiu changed the title Remove XCM SafeCallFilter for chains using Weights::v3 (also accounting PoV weight) Remove XCM SafeCallFilter for chains using Weights::v2 (also accounting PoV weight) Apr 24, 2024
fellowship-merge-bot bot added a commit that referenced this issue May 7, 2024
Remove `SafeCallFilter` from system chains as they all now use
Weights::v2 which already accounts for call PoV size. This effectively
removes artificial limitations on what users can`XCM::Transact` on these
chains (blockspace limitations are still upheld).

Fixes #273

---------

Co-authored-by: fellowship-merge-bot[bot] <151052383+fellowship-merge-bot[bot]@users.noreply.github.com>
@acatangiu
Copy link
Contributor Author

Fixed in #285

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 a pull request may close this issue.

1 participant