trezor / blockbook

:blue_book: Trezor address/account balance backend
https://trezor.io
GNU Affero General Public License v3.0
663 stars 650 forks source link

Bump Viacoin 0.15.2 to 0.16 #1005

Closed romanornr closed 10 months ago

romanornr commented 10 months ago

Bump viacoin to 0.16.3

add deprecatedrpc="estimatefees" add coingecko Viacoin rates

*** I followed the 900-second rule like everyone else, but there's a rate limit on Coingecko API requests. I am not sure if it makes sense to have such a fast refresh rate

martinboehm commented 10 months ago

You will get rate limit errors from Coingecko but Blockbook is able to work with that. Or you can purchase API key from Coingecko and provide it to Blockbook using COINGECKO_API_KEY env variable.