All Versions
294
Latest Version
Avg Release Cycle
6 days
Latest Release
-
Changelog History
Page 5
Changelog History
Page 5
-
v0.53.6 Changes
๐ Changed
- ๐ Improve web server statistics.
-
v0.53.5 Changes
โ Addded
- Endpoint to delete an xpub from cache.
-
v0.53.4 Changes
โ Added
- โช Debugging when reverting block.
๐ Fixed
- Negative (headers - blocks) diff shown incorrectly.
- Infinite loop when removing a block's coinbase transaction.
-
v0.53.3 Changes
โ Added
- Blockchain.info endpoint:
q/pubkeyhash/:addr. - Blockchain.info endpoint:
q/getsentbyaddress/:addr. - Blockchain.info endpoint:
q/pubkeyaddr/:addr. - ๐ง Configurable request body limit size.
- Blockchain.info endpoint:
-
v0.53.2 Changes
๐ Fixed
- Return output in satoshi for some endpoints.
-
v0.53.1 Changes
๐ Fixed
- Return 404 in case of bad address.
-
v0.53.0 Changes
โ Added
- Blockchain.info endpoint:
q/addresstohash/:addr. - Blockchain.info endpoint:
q/addrpubkey/:pubkey. - Blockchain.info endpoint:
q/hashpubkey/:pubkey. - Blockchain.info endpoint:
q/getblockcount. - โ
Blockchain.info endpoint:
q/latesthash. - Blockchain.info endpoint:
q/bcperblock. - Blockchain.info endpoint:
q/txtotalbtcoutput/:txid. - Blockchain.info endpoint:
q/txtotalbtcinput/:txid. - Blockchain.info endpoint:
q/txfee/:txid. - Blockchain.info endpoint:
q/txresult/:txhash/:addr. - Blockchain.info endpoint:
q/getreceivedbyaddress/:addr. - Blockchain.info endpoint:
q/addressbalance/:addr. - ๐ Blockchain.info endpoint:
q/addressfirstseen/:addr. - ๐ Support xpubs in
blockchain/rawaddrendpoint.
๐ Fixed
- โ Various latest blocks endpoint fixes.
- ๐ Allow empty parameters in Blockchain.info POST requests.
- Blockchain.info endpoint:
-
v0.52.13 Changes
๐ Fixed
- ๐ Upstream fixes for unknown inv types.
-
v0.52.12 Changes
๐ Fixed
- ๐ Fix limits for legacy endpoints.
-
v0.52.11 Changes
โ Added
- Alias for Blockchain.info raw address endpoint.
๐ Fixed
- ๐ Fix unknown message types without payload upstream.
- Randomise peer timeouts upstream.