-
Notifications
You must be signed in to change notification settings - Fork 300
XCM v1 #614
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #614 +/- ##
==========================================
- Coverage 76.40% 76.26% -0.14%
==========================================
Files 76 77 +1
Lines 6267 6337 +70
==========================================
+ Hits 4788 4833 +45
- Misses 1479 1504 +25
Continue to review full report at Codecov.
|
Very nice work @shaunxw . We were in the process of upgrading xtokens to v1 too, but we were wondering how to split the execution fees when we transfer to non-reserve chains. I think the half-half solution that you implemented makes a lot of sense. I just had some minor comments, but other than that looks good |
No description provided.