blink icon indicating copy to clipboard operation
blink copied to clipboard

Return fewer data points in v2 btcPriceList query

Open jrbuhl93 opened this issue 3 years ago • 1 comments

The mobile app's graph has difficulty processing the number of data points provided in the 1 year and to a lesser extent the 1 month query in apiv2. This could be handled client side by filtering out data points, but it makes more sense to return fewer server side so that the transmitted data is less.

jrbuhl93 avatar Oct 05 '21 15:10 jrbuhl93

linked to https://github.com/GaloyMoney/galoy/pull/662

nicolasburtey avatar Oct 29 '21 09:10 nicolasburtey