Skip to content

Releases: hirosystems/stacks-blockchain-api

v0.13.0

03 Sep 00:30
Compare
Choose a tag to compare

0.13.0 (2020-09-03)

Features

  • option to start the self-contained image in mocknet mode (e567024)

v0.12.0

02 Sep 15:54
Compare
Choose a tag to compare

0.12.0 (2020-09-02)

Features

v0.11.3

01 Sep 14:31
Compare
Choose a tag to compare

0.11.3 (2020-09-01)

Bug Fixes

  • mempool schema files renamed: rosetta-mempool-transaction-list-* -> rosetta-mempool-* (d24bfe8)
  • missed several request/response files (09e373b)
  • separate out rosetta request/response schema files from entity files (bd4dc86)

Reverts

  • this volume change should not have been committed (8e46a40)

v0.11.2

27 Aug 19:09
Compare
Choose a tag to compare

0.11.2 (2020-08-27)

Bug Fixes

v0.11.1

27 Aug 16:12
Compare
Choose a tag to compare

0.11.1 (2020-08-27)

Bug Fixes

  • sidecar do not exit while trying to connect to postgres (2a3c693)

v0.11.0

27 Aug 15:00
Compare
Choose a tag to compare

0.11.0 (2020-08-27)

Bug Fixes

  • add java to follower docker build (78caee3)
  • restarting services on node exit (7f86511)

Features

  • dockerfile for self-contained follower (9628148)
  • dockerfile with all stacks-blockchain-api dependencies working (66d64ed)
  • progress on self contained follower (d544edf)

v0.10.0

26 Aug 18:49
Compare
Choose a tag to compare

0.10.0 (2020-08-26)

Bug Fixes

  • revert test:integration script operator change (d949119)
  • update readme and openapi client description (2af816b)
  • windows friendly operator (f1cd6ff)

Features

  • adding docs tasks to main package.json (6fda66c)
  • client docs (602a266)

v0.9.0

26 Aug 18:31
Compare
Choose a tag to compare

0.9.0 (2020-08-26)

Bug Fixes

  • fetch the api server's version from package.json (e6efc40)

Features

  • add hard-coded status and error messages for rosetta (84fae9b)
  • add mempool openapi docs (b981c49)
  • add rosetta api schema for type information (edb3b14)
  • fill out rosetta network list and options calls (a753c96)
  • stub handlers for rosetta api endpoints (9603ea4)

v0.8.0

25 Aug 00:01
Compare
Choose a tag to compare

0.8.0 (2020-08-25)

Bug Fixes

  • deserializing multisig txs (db6d264)
  • N-of-M multisig working (34ba78c)
  • N-of-N (one to one) multisig txs working (4cc155b)

Features

  • initial debug endpoint support for sending multisig transactions (d12ba53)

v0.7.0

24 Aug 22:39
Compare
Choose a tag to compare

0.7.0 (2020-08-24)

Features