Skip to content

Commit

Permalink
Backend/FiatValueEstimation: add BitPay API
Browse files Browse the repository at this point in the history
To increase reliability & accuracy for the USD exchange rates,
because from my testing I think there's one of the previous
providers (CoinGecko or CoinCap) I could gather that one of
them is very fast to reply with an error message complaining
about how fast/often we are querying them.

This commit is similar to the one that recently landed in the
master branch [1] adding CoinDesk, but this one goes to the
stable branch first because it provides rates for many
currencies, not just BTC (from my testing it seems it provides
rates for all of the ones that geewallet supports, except ETC
and SAI).

[1] 3114fc3
  • Loading branch information
knocte committed Mar 20, 2024
1 parent 25297f7 commit c5530e2
Showing 1 changed file with 1,018 additions and 14 deletions.
Loading

0 comments on commit c5530e2

Please sign in to comment.