-
Notifications
You must be signed in to change notification settings - Fork 170
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(price-feeder): Parse multiple candles from OsmosisV2 response #1615
Conversation
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.
looks good (tACK) ! just one changelog nit
seems to work great with OSMO/ATOM 💯
also @zarazan please remember to put in a backport label for api-compatible price-feeder fixes 🙏 |
Codecov Report
@@ Coverage Diff @@
## main #1615 +/- ##
==========================================
- Coverage 55.47% 55.07% -0.41%
==========================================
Files 68 68
Lines 6725 6825 +100
==========================================
+ Hits 3731 3759 +28
- Misses 2717 2785 +68
- Partials 277 281 +4
|
) Parse an array of candle responses from osmosisV2 api (cherry picked from commit ce38df3)
Description
closes: #87
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...