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

Make XCM fee handler implementation more compliant with MultiAsset non-zero amounts #2269

Merged
merged 4 commits into from
May 3, 2023

Conversation

librelois
Copy link
Collaborator

@librelois librelois commented Apr 27, 2023

What does it do?

@librelois librelois added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit labels Apr 27, 2023
@librelois librelois added the not-breaking Does not need to be mentioned in breaking changes label Apr 27, 2023
Copy link
Contributor

@fgamundi fgamundi left a comment

Choose a reason for hiding this comment

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

Confirmed that this addresses #2268

@timbrinded
Copy link
Contributor

Is there any way to combine this into the build features previous step and add a dependency; or do we need to have both distinct steps?

@librelois
Copy link
Collaborator Author

Is there any way to combine this into the build features previous step and add a dependency; or do we need to have both distinct steps?

No we can't merge build and test build, it's very different

@librelois librelois merged commit cb25968 into master May 3, 2023
@librelois librelois deleted the elois-test-debug-assert branch May 3, 2023 15:21
@crystalin crystalin changed the title CI: Enable debug-assertions and overflow-checks in rust tests Make XCM fee handler implementation more compliant with MultiAsset non-zero amounts Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B7-runtimenoteworthy Changes should be noted in any runtime-upgrade 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.

XCM primitives tests fails on test profile
4 participants