Skip to content

Releases: hirosystems/stacks-blockchain-api

v0.25.1

02 Oct 20:30
Compare
Choose a tag to compare

0.25.1 (2020-10-02)

Bug Fixes

  • rosetta submit test generates txs instead of using hardcoded ones (e175f12)

v0.25.0

02 Oct 19:33
Compare
Choose a tag to compare

0.25.0 (2020-10-02)

Features

  • faucet txs now stacks mempool txs with retry-nonce-incrementing up to 5 (fb53e1e)

v0.24.1

02 Oct 15:29
Compare
Choose a tag to compare

0.24.1 (2020-10-02)

Bug Fixes

  • openapi: add get contract data map entry schema (b87f484)

v0.24.0

02 Oct 15:07
Compare
Choose a tag to compare

0.24.0 (2020-10-02)

Bug Fixes

  • update openapi.yaml to use a single tag for rosetta endpoints (c05086f)

Features

v0.23.0

02 Oct 13:42
Compare
Choose a tag to compare

0.23.0 (2020-10-02)

Features

  • env var to override the node used for the faucet #257 (e3992c6)

v0.22.1

01 Oct 11:59
Compare
Choose a tag to compare

0.22.1 (2020-10-01)

Bug Fixes

  • lint issues (87aa514)
  • place all rosetta tests in one file (0eda451)
  • typos and add check signer in parse test (839a409)
  • used stacks-transaction for testing parse api (6765cde)

v0.22.0

25 Sep 18:08
Compare
Choose a tag to compare

0.22.0 (2020-09-25)

Features

  • add rosetta construction/hash endpoin implementation (b9f4ff6)
  • add rosetta construction/metadata implementation (b60b30e)

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)