Skip to content

Releases: hirosystems/stacks-blockchain-api

v0.21.0

25 Sep 17:30
Compare
Choose a tag to compare

0.21.0 (2020-09-25)

Features

  • add follower-mode vscode debug config (f07bc57)

v0.20.0

25 Sep 08:32
Compare
Choose a tag to compare

0.20.0 (2020-09-25)

Features

  • add pox endpoint (d4e6966)
  • adding generated client libs for pox proxy (2a4aa5a)

v0.19.0

24 Sep 19:09
Compare
Choose a tag to compare

0.19.0 (2020-09-24)

Features

  • update client to match new openapi spec (bba888c)

v0.18.1

24 Sep 18:35
Compare
Choose a tag to compare

0.18.1 (2020-09-24)

Bug Fixes

v0.18.0

24 Sep 15:41
Compare
Choose a tag to compare

0.18.0 (2020-09-24)

Features

  • noop handler for STXLockEvent, should ignore event rather than reject (b02985c)

v0.17.0

24 Sep 13:36
Compare
Choose a tag to compare

0.17.0 (2020-09-24)

Features

  • cool down: from 2 days to 1 hour (c6f4924)

v0.16.0

22 Sep 15:51
Compare
Choose a tag to compare

0.16.0 (2020-09-22)

Bug Fixes

  • build issues with prom libs (bb38998)
  • use import instead of require (798e44a)

Features

  • add prometheus metrics endpoint (ce9cbe9)

v0.15.0

22 Sep 10:23
Compare
Choose a tag to compare

0.15.0 (2020-09-22)

Features

  • add functionality for rosetta construction/preprocess endpoint (f9bcbe4)

v0.14.4

16 Sep 11:23
Compare
Choose a tag to compare

0.14.4 (2020-09-16)

Bug Fixes

  • derive address from specific network (342cce9)

v0.14.3

15 Sep 15:00
Compare
Choose a tag to compare

0.14.3 (2020-09-15)

Bug Fixes

  • pagination and proof params in openapi spec (4363ffe), closes #222
  • string array enum (50f16ff)