Skip to content

Releases: hirosystems/stacks-blockchain-api

v0.37.0

30 Dec 20:15
Compare
Choose a tag to compare

0.37.0 (2020-12-30)

Features

v0.36.1

28 Dec 15:28
Compare
Choose a tag to compare

0.36.1 (2020-12-28)

Bug Fixes

  • miner reward event parse error (91d82a1)

v0.36.0

23 Dec 21:32
Compare
Choose a tag to compare

0.36.0 (2020-12-23)

Bug Fixes

  • rosetta test fixes (425cb6f)
  • throw correct error on failure to fetch tx nonce or fee rate values (6c92a5d)
  • update couple more krypton to xenon configs (8169ca7)

Features

  • send stx faucet requests to both miner and follower, increment nonce until stack limit reached (98eab71)
  • update dev images from krypton to xenon (b7018b1)

v0.35.1

15 Dec 19:35
Compare
Choose a tag to compare

0.35.1 (2020-12-15)

Bug Fixes

  • add temporary limit of 200 stx asset events returned for a given transaction (d6c663c)

v0.35.0

14 Dec 20:22
Compare
Choose a tag to compare

0.35.0 (2020-12-14)

Bug Fixes

  • increase event stream body POST size limit for large genesis block (b0327fd)
  • initial genesis ingest optimization pass, from ~30 minutes to ~30 seconds (0c3bdba)

Features

  • abstract batch event inserts, apply to contract events (94b754b)

v0.34.2

30 Nov 17:06
Compare
Choose a tag to compare

0.34.2 (2020-11-30)

Bug Fixes

  • security issues with packages (dd734de)

v0.34.1

25 Nov 22:09
Compare
Choose a tag to compare

0.34.1 (2020-11-25)

Bug Fixes

  • update core images used in docker files, fix #349 (7a9b9ba)

v0.34.0

24 Nov 11:57
Compare
Choose a tag to compare

0.34.0 (2020-11-24)

Features

v0.33.0

20 Nov 18:53
Compare
Choose a tag to compare

0.33.0 (2020-11-20)

Bug Fixes

  • bug with locked stx referring to STX chaintip rather than burnchain tip #343 #344 (same bug in a rosetta function) (12cd2fa)
  • openapi client gen chokes on nullable string types (d59c55b)

Features

  • add lock height and lock txid to balance endpoints #340 (aac121d)

v0.32.4

20 Nov 16:23
Compare
Choose a tag to compare

0.32.4 (2020-11-20)

Bug Fixes

  • bug with locked stx referring to STX chaintip rather than burnchain tip #343 #344 (c1bf091)