Skip to content

Releases: hirosystems/stacks-blockchain-api

v8.2.1

05 Nov 08:13
Compare
Choose a tag to compare

8.2.1 (2024-11-05)

Bug Fixes

  • indexes to optimize principal-based etag db lookups (#2157) (9da4dcd)

v8.2.1-beta.1

04 Nov 19:25
Compare
Choose a tag to compare
v8.2.1-beta.1 Pre-release
Pre-release

8.2.1-beta.1 (2024-11-04)

Bug Fixes

  • indexes to optimize principal-based etag db lookups (#2156) (6aa2b70)

v8.2.0

25 Oct 17:56
Compare
Choose a tag to compare

8.2.0 (2024-10-25)

Features

  • allow stackerdb_chunks messages to be stored in db raw events table (d03f2ef)
  • include tenure-height in block responses (#2134) (07426a2)
  • ingest signer_signature from /new_block event and expose in new endpoint (#2125) (c389154)

Bug Fixes

  • event-replay block parsing outdated and incorrect (#2133) (2cd69fa)

v8.2.0-beta.1

23 Oct 11:39
Compare
Choose a tag to compare
v8.2.0-beta.1 Pre-release
Pre-release

8.2.0-beta.1 (2024-10-23)

Features

  • allow stackerdb_chunks messages to be stored in db raw events table (d03f2ef)
  • include tenure-height in block responses (#2134) (07426a2)
  • ingest signer_signature from /new_block event and expose in new endpoint (#2125) (c389154)

Bug Fixes

  • event-replay block parsing outdated and incorrect (#2133) (2cd69fa)

v8.1.2

21 Oct 13:56
Compare
Choose a tag to compare

8.1.2 (2024-10-21)

Bug Fixes

  • rosetta: support tenure change transactions (#2128) (bfbf65c)
  • rosetta: use Nakamoto block timestamps for epoch3/Nakamoto block responses (#2132) (bd13962)

v8.1.1

18 Oct 20:46
Compare
Choose a tag to compare

8.1.1 (2024-10-18)

Bug Fixes

  • identify mempool transactions separately when calculating principal etag (#2126) (b9dee2a)

v8.1.0

16 Oct 14:42
Compare
Choose a tag to compare

8.1.0 (2024-10-16)

Features

  • add block etag (#2103) (66e6800)
  • add cache handler for principal activity including mempool transactions (#2100) (2370c21)
  • add principal cache etag to account endpoints (#2097) (28e9864)
  • return estimated balance in account balance endpoints (#2104) (e217cea)

Bug Fixes

  • add declaration copy step in build (#2110) (2b6aa6a)
  • prune and restore mempool transactions with equal nonces for the same sender (#2091) (1ce75de)
  • randomize key order for testnet stx faucet transactions (#2120) (f7265f9)
  • update mempool garbage collection logic for 3.0 (#2117) (8b10b69)
  • use total_count CTE and return it with the parsed results (#2073) (bb30911)

v8.1.0-beta.4

15 Oct 20:50
Compare
Choose a tag to compare
v8.1.0-beta.4 Pre-release
Pre-release

8.1.0-beta.4 (2024-10-15)

Bug Fixes

  • /extended/v2/pox/cycles/{n}/signers/{key}/stackers returning 500 error (d6e0010)

v8.1.0-beta.3

15 Oct 14:43
Compare
Choose a tag to compare
v8.1.0-beta.3 Pre-release
Pre-release

8.1.0-beta.3 (2024-10-15)

Bug Fixes

  • randomize key order for testnet stx faucet transactions (#2120) (f7265f9)
  • update mempool garbage collection logic for 3.0 (#2117) (8b10b69)

v8.0.4

14 Oct 11:40
Compare
Choose a tag to compare

8.0.4 (2024-10-14)

Bug Fixes

  • /extended/v2/pox/cycles/{n}/signers/{key}/stackers returning 500 error (d6e0010)