Skip to content

use versioned xcm #635

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

Merged
merged 3 commits into from
Oct 24, 2021
Merged

use versioned xcm #635

merged 3 commits into from
Oct 24, 2021

Conversation

xlc
Copy link
Member

@xlc xlc commented Oct 23, 2021

closes #624

Note: This is a transaction version breaking change and requires update of frontends.

@xlc xlc requested a review from shaunxw October 23, 2021 09:28
@xlc xlc added the breaking-change This PR includes breaking changes label Oct 23, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2021

Codecov Report

Merging #635 (eadd418) into master (ea0ddea) will decrease coverage by 0.03%.
The diff coverage is 62.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #635      +/-   ##
==========================================
- Coverage   75.86%   75.82%   -0.04%     
==========================================
  Files          78       78              
  Lines        6479     6486       +7     
==========================================
+ Hits         4915     4918       +3     
- Misses       1564     1568       +4     
Impacted Files Coverage Δ
xtokens/src/lib.rs 70.21% <17.85%> (-1.43%) ⬇️
xtokens/src/tests.rs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea0ddea...eadd418. Read the comment docs.

@xlc xlc merged commit 38b53d3 into master Oct 24, 2021
@xlc xlc deleted the versioned-xcm branch October 24, 2021 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change This PR includes breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Versioned MultiAsset(s)/MultiLocation/Junction(s) as xtokens' function arguments
2 participants