-
Notifications
You must be signed in to change notification settings - Fork 31
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
Fix bug where amino is not supported in fswap and fbridge (backport #1378) #1380
Conversation
* fix: does not support fswap and fbridge amino bug * chore: update swagger for fbridge * chore: update changelog * chore: add unittest for amino msg. * chore: add unittest for amino msg. (cherry picked from commit ed74ee8) # Conflicts: # client/docs/swagger-ui/swagger.yaml
Cherry-pick of ed74ee8 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
This reverts commit f896ddc.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/v0.49.x #1380 +/- ##
===================================================
+ Coverage 68.87% 68.93% +0.06%
===================================================
Files 671 671
Lines 69197 69256 +59
===================================================
+ Hits 47657 47742 +85
+ Misses 19260 19234 -26
Partials 2280 2280
|
Description
Motivation and context
How has this been tested?
Screenshots (if appropriate):
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml
This is an automatic backport of pull request #1378 done by [Mergify](https://mergify.com).