Skip to content

Releases: Bitcoin-com/rest.bitcoin.com

v1.10.3

06 Nov 02:01
50fc357
Compare
Choose a tag to compare
  • Patch wormhole token balances

v1.10.0

01 Nov 17:27
8fadddc
Compare
Choose a tag to compare
  • Begin porting to typescript

v1.9.6

01 Nov 05:47
b0ccc70
Compare
Choose a tag to compare
  • slp/balancesForToken/:tokenId

v1.9.1

18 Oct 20:16
96cc56d
Compare
Choose a tag to compare
  • Refactor address endpoints and tests
  • Working verbose and non-verbose get raw transaction

v1.6.0

07 Sep 13:30
Compare
Choose a tag to compare
  • Return list of transactions by address

v1.5.8

27 Aug 15:49
Compare
Choose a tag to compare
  • Refactor to async/await

v1.5.6

21 Aug 22:42
Compare
Choose a tag to compare

Batch requests for

  • getBlockHash
  • getBlockHeader
  • getMempoolAncestors
  • getMempoolDescendants
  • getMempoolEntry

v1.5.4

21 Aug 19:49
Compare
Choose a tag to compare
  • Accept batch requests for decodeRawTransaction, decodeScript and getRawTransaction

v1.5.3

21 Aug 05:23
Compare
Choose a tag to compare
  • Call BITCOINCOM_BASEURL directly

v1.5.2

21 Aug 04:45
Compare
Choose a tag to compare
  • Rate limit batch requests to 20 per batch.