Skip to content

Releases: hirosystems/stacks-blockchain-api

v0.25.4

07 Oct 18:51
Compare
Choose a tag to compare

0.25.4 (2020-10-07)

Bug Fixes

v0.25.3

06 Oct 18:06
Compare
Choose a tag to compare

0.25.3 (2020-10-06)

Bug Fixes

  • fix mempool transaction issue response issue (4bb146d)

v0.25.2

02 Oct 21:11
Compare
Choose a tag to compare

0.25.2 (2020-10-02)

Bug Fixes

  • faucet node override vars missing in tx submission call (0d0b76c)

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)