Skip to content

Releases: Bitcoin-com/rest.bitcoin.com

v3.12.3

14 Aug 15:39
0df4bfe
Compare
Choose a tag to compare
  • slp/list/:tokenId much quicker

v3.12.2

30 Jul 13:42
e66e27b
Compare
Choose a tag to compare
  • Remove v1 assets and code
  • POST /slp/balancesForAddress
  • POST slp/burnTotal
  • POST /slp/balancesForToken
  • POST /slp/balance
  • POST /slp/transactions

v3.12.1

29 Jul 16:36
a1f8cea
Compare
Choose a tag to compare
  • remove websockets
  • Address endpoints accept simpleledger address formats.

v3.12.0

29 Jul 16:00
06db064
Compare
Choose a tag to compare
  • Create bulk endpoint for slp token stats
  • router.post("/tokenStats", tokenStatsBulk)`
  • POST for bulk token stats by array of tokenIds
  • Return empty array if address has no token balance

v3.11.9

10 Jul 20:45
70e33f2
Compare
Choose a tag to compare
  • Add NetworkInfo Interface and remove localaddresses.

v3.11.8

10 Jul 19:56
1f8b1d6
Compare
Choose a tag to compare
  • Series of improvements to tests
  • Add getNetworkInfo RPC call

v3.11.7

20 Jun 17:46
a022b89
Compare
Choose a tag to compare
  • update fromXPub to include slpAddr format

v3.11.6

19 Jun 19:58
e110a32
Compare
Choose a tag to compare
  • Update favicon to new branding
  • Incorporating wtfnode to monitor event loop in logs

v3.11.5

17 Jun 16:54
eadc9a1
Compare
Choose a tag to compare
  • New Branding
  • Update example addr to slp format

v3.11.2

13 Jun 18:10
5a56b42
Compare
Choose a tag to compare
  • Refining local logging code after tests