Releases: Bitcoin-com/rest.bitcoin.com
Releases · Bitcoin-com/rest.bitcoin.com
v2.2.0
- Remove Wormhole endpoints from v2
v2.1.7
- 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
Return all valid slp genesis properties:
- id
- timestamp
- symbol
- name
- documentUri
- documentHash
- decimals
- initialTokenQty
Also add /address/fromXPub/{xpub}
endpoint
v2.1.3
- rename slp validate txid endpoint
v2.1.0
- Handle unconfirmed tokens
v2.0.4
Refactors the transaction.detailsBulk to execute in parallel.