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: remove SafeCallFilter and pallet_xcm from call filter #909

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Roznovjak
Copy link
Contributor

No description provided.

@Roznovjak Roznovjak self-assigned this Sep 19, 2024
Copy link

github-actions bot commented Sep 19, 2024

Crate versions that have been updated:

  • runtime-integration-tests: v1.23.4 -> v1.23.5
  • hydradx-runtime: v257.0.0 -> v258.0.0

Runtime version has been increased.

@@ -5408,7 +5407,6 @@ mod sell_all {
assert_balance!(ALICE.into(), pool_id, 0);

//Act
let amount_to_sell = 3000 * UNITS;
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are you changing this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

clippy, was never used

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.

2 participants