Skip to content

Releases: Bitcoin-com/rest.bitcoin.com

v2.2.0

09 Feb 06:38
3c7f4ac
Compare
Choose a tag to compare
  • Remove Wormhole endpoints from v2

v2.1.7

08 Feb 22:05
18d1484
Compare
Choose a tag to compare
  • Added unit test for 'not found' in slp/list
  • Refactored slpjs instantiations
  • Updated to slpjs v0.12.0
  • Got proper address detection working in SLP
  • Complete unit tests for slp/list and slp/list/:tokenId

v2.1.6

07 Feb 09:27
1b60d0f
Compare
Choose a tag to compare

Return all valid slp genesis properties:

  • id
  • timestamp
  • symbol
  • name
  • documentUri
  • documentHash
  • decimals
  • initialTokenQty

Also add /address/fromXPub/{xpub} endpoint

v2.1.3

06 Feb 09:54
5d5137e
Compare
Choose a tag to compare
  • rename slp validate txid endpoint

v2.1.2

06 Feb 09:20
e6d3c19
Compare
Choose a tag to compare
  • validate slp txids

v2.1.0

05 Feb 23:07
7d591e3
Compare
Choose a tag to compare
  • Handle unconfirmed tokens

v2.0.7

05 Feb 02:48
7d7bf04
Compare
Choose a tag to compare

Update swagger docs.

v2.0.6

03 Feb 23:02
b12877a
Compare
Choose a tag to compare

Add /v2 route

v2.0.5

01 Feb 23:04
08e4459
Compare
Choose a tag to compare

Fix typos

v2.0.4

01 Feb 21:32
2c56241
Compare
Choose a tag to compare

Refactors the transaction.detailsBulk to execute in parallel.