Skip to content
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

Update exchange rates #284

Merged
merged 2 commits into from
May 2, 2023
Merged

Commits on Mar 28, 2023

  1. remove the no longer available Coingecko's BHCA exchange API

    Remove the choice as it no longer works. Make sure it is updated in wallet's config files on next release.
    PiRK committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    09cdbc5 View commit details
    Browse the repository at this point in the history
  2. add cryptocompare.com exchange rate

    Only the spot price is available for free, not historical data, but it is good to have a fallback in case CoinGecko is down.
    PiRK committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3e43f41 View commit details
    Browse the repository at this point in the history