-
Notifications
You must be signed in to change notification settings - Fork 28
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
Asset FT + DEX migration #1040
Asset FT + DEX migration #1040
Conversation
* Add asset FT migration to add IBC features for FT with extension feature enabled + upgrade tests * Add DEX upgrade tests to test the order placement/execution for previously issued FTs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 18 of 18 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @masihyeganeh and @ysv)
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1040 +/- ##
==========================================
+ Coverage 60.47% 62.44% +1.96%
==========================================
Files 160 160
Lines 18585 18589 +4
==========================================
+ Hits 11240 11608 +368
+ Misses 6242 5863 -379
- Partials 1103 1118 +15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 18 of 18 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @ysv)
Description
Asset FT + DEX migration
Reviewers checklist:
Authors checklist
This change is