Skip to content

Releases: hirosystems/stacks-blockchain-api

v7.11.1

21 Jun 08:47
Compare
Choose a tag to compare

7.11.1 (2024-06-21)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#2020) (9f63d8c)

v7.12.0-beta.1

18 Jun 12:14
Compare
Choose a tag to compare
v7.12.0-beta.1 Pre-release
Pre-release

7.12.0-beta.1 (2024-06-18)

Features

Bug Fixes

  • pox events should use same index as associated contract log event (#1994) (b1d6be9), closes #1983

v7.11.0

07 Jun 14:57
Compare
Choose a tag to compare

7.11.0 (2024-06-07)

Upgrade note:
This version includes an (automatic) database migration that can take up to 2-3 hours, depending on disk performance.

Features

  • add average stacks block time to burn block endpoints (#1963) (31c2eed)
  • add burn_block_height to Rosetta endpoints (#1974) (9648ac8)
  • add burn_block_height to transactions (#1969) (3e2d524)
  • add signer_address to pox signer endpoints (#1975) (7d3444b)
  • add total tx count to burn block endpoints (#1965) (d38b78a)
  • average block times endpoint (#1962) (cd151aa)
  • docker build for arm (#1947) (2c526fc)
  • include solo and pooled stackers in signer stacker endpoints (#1987) (302a5d8)
  • support multiple STX faucet source accounts (#1946) (be5db0c)
  • support multiple STX faucet source accounts (#1946) (5d69c7c)

Bug Fixes

  • ensure events are inserted into the raw event request table (#1925) (34a8454)
  • inconsistent block transaction results in Rosetta response (#1958) (a5bec61)
  • issue with block_time receipt not being written to db (#1961) (74c06c6)
  • pox4 properties missing in various endpoints (#1977) (521d771)
  • rosetta account endpoint should assume chain tip if block not specified (#1956) (4bba526)
  • signer stacker query using string instead of int for cycle_id (#1991) (5ce9b44)
  • socket-io client must only use websocket transport (#1976) (85ea5af)

v7.11.0-beta.9

07 Jun 14:27
Compare
Choose a tag to compare
v7.11.0-beta.9 Pre-release
Pre-release

7.11.0-beta.9 (2024-06-07)

Bug Fixes

  • signer stacker query using string instead of int for cycle_id (#1991) (5ce9b44)

v7.11.0-beta.8

05 Jun 12:31
Compare
Choose a tag to compare
v7.11.0-beta.8 Pre-release
Pre-release

7.11.0-beta.8 (2024-06-05)

Features

  • include solo and pooled stackers in signer stacker endpoints (#1987) (302a5d8)

Bug Fixes

  • ensure events are inserted into the raw event request table (#1925) (34a8454)

v7.11.0-beta.7

14 May 12:42
Compare
Choose a tag to compare
v7.11.0-beta.7 Pre-release
Pre-release

7.11.0-beta.7 (2024-05-14)

Features

  • add burn_block_height to Rosetta endpoints (#1974) (9648ac8)
  • add signer_address to pox signer endpoints (#1975) (7d3444b)

Bug Fixes

  • pox4 properties missing in various endpoints (#1977) (521d771)
  • socket-io client must only use websocket transport (#1976) (85ea5af)

v7.11.0-beta.6

03 May 14:19
Compare
Choose a tag to compare
v7.11.0-beta.6 Pre-release
Pre-release

7.11.0-beta.6 (2024-05-03)

Features

v7.11.0-beta.5

01 May 14:46
Compare
Choose a tag to compare
v7.11.0-beta.5 Pre-release
Pre-release

7.11.0-beta.5 (2024-05-01)

Features

  • add average stacks block time to burn block endpoints (#1963) (31c2eed)
  • add total tx count to burn block endpoints (#1965) (d38b78a)
  • average block times endpoint (#1962) (cd151aa)

Bug Fixes

  • issue with block_time receipt not being written to db (#1961) (74c06c6)

v7.11.0-beta.4

23 Apr 17:30
Compare
Choose a tag to compare
v7.11.0-beta.4 Pre-release
Pre-release

7.11.0-beta.4 (2024-04-23)

Bug Fixes

  • inconsistent block transaction results in Rosetta response (#1958) (a5bec61)

v7.11.0-beta.3

19 Apr 16:46
Compare
Choose a tag to compare
v7.11.0-beta.3 Pre-release
Pre-release

7.11.0-beta.3 (2024-04-19)

Bug Fixes

  • rosetta account endpoint should assume chain tip if block not specified (#1956) (4bba526)