You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: modify parse_price_feed_updates_with_config to preserve existing price values
- Fixed compilation errors by making all_parsed_price_pairs mutable
- Modified logic after first for loop to iterate through price pairs and preserve existing values
- Updated parse_price_feed_updates to wrap single update_data in vector
- All tests passing
Co-Authored-By: ayush.suresh@dourolabs.xyz <byteSlayer31037@gmail.com>
0 commit comments