Skip to content

Releases: UdoBretz/Bitcoin-MoneyMoney

Fixed rate limiting problem with api.blockcypher.com.

09 Oct 13:35
Compare
Choose a tag to compare

Fixed a problem when requesting many bitcoin addresses where the blockcypher.com API limits the number of requests to 3 requests/second.

Fixed issue with native segwit addresses

24 Aug 12:50
Compare
Choose a tag to compare

Fetches Bitcoin quantity for addresses now via api.blockcypher.com API, because it can handle native segwit addresses.

Signed Update

11 Mar 14:56
Compare
Choose a tag to compare

Fixed fetching the bitcoin price in EUR by using https://blockchain.info/ticker. It's a free API which requires no APIKey or Password.