Skip to content

Releases: hirosystems/stacks-blockchain-api

v8.8.0

02 Apr 16:03
Compare
Choose a tag to compare

8.8.0 (2025-04-02)

Important

This release deprecates the /extended/v1/address/:addr/balances and /extended/v1/address/:addr/stx endpoints in favor of new endpoints /extended/v2/addresses/:addr/balances/stx and /extended/v2/addresses/:addr/balances/ft that are optimized for higher performance.

We strongly encourage applications and developers to use the new endpoints as soon as possible, as we plan on eventually removing access the now deprecated endpoints.

Features

  • endpoint to get the balance of a specific ft for a given account (#2240) (8b27809)
  • new account balances endpoints, optimized for high tx volume (#2229) (0fe8fd5)

v8.8.0-beta.2

17 Mar 15:56
Compare
Choose a tag to compare
v8.8.0-beta.2 Pre-release
Pre-release

8.8.0-beta.2 (2025-03-17)

Features

  • endpoint to get the balance of a specific ft for a given account (#2240) (8b27809)

v8.8.0-beta.1

13 Mar 23:24
Compare
Choose a tag to compare
v8.8.0-beta.1 Pre-release
Pre-release

8.8.0-beta.1 (2025-03-13)

Features

  • new account balances endpoints, optimized for high tx volume (#2229) (0fe8fd5)

v8.7.0

20 Feb 21:52
Compare
Choose a tag to compare

8.7.0 (2025-02-20)

Features

  • metrics: add metrics for last event receipt timestamps (#2223) (9ce9a33)
  • show pending inbound and outbound stx balances (#2208) (5330c07)

v8.6.0

06 Feb 16:25
Compare
Choose a tag to compare

8.6.0 (2025-02-06)

Features

  • consider tenure block fullness for transaction fee estimations (#2203) (396e2ea)
  • store total transaction size in blocks table (#2204) (ac7c41b)

Bug Fixes

  • make tx_total_size column nullable (#2207) (77bd2f8)
  • use an independent sql connection for mempool stats (#2217) (f8137e4)

v8.6.0-beta.2

06 Feb 15:09
Compare
Choose a tag to compare
v8.6.0-beta.2 Pre-release
Pre-release

8.6.0-beta.2 (2025-02-06)

Bug Fixes

  • use an independent sql connection for mempool stats (#2217) (f8137e4)

v8.6.0-beta.1

28 Jan 18:25
Compare
Choose a tag to compare
v8.6.0-beta.1 Pre-release
Pre-release

8.6.0-beta.1 (2025-01-28)

Features

  • consider tenure block fullness for transaction fee estimations (#2203) (396e2ea)
  • store total transaction size in blocks table (#2204) (ac7c41b)

Bug Fixes

v8.5.0

20 Jan 18:13
Compare
Choose a tag to compare

8.5.0 (2025-01-20)

Features

  • add prom metrics for stacks block count at previous burn block (#2200) (26c53dc)

v8.5.0-redis-stream.3

09 Jan 21:33
Compare
Choose a tag to compare
v8.5.0-redis-stream.3 Pre-release
Pre-release

8.5.0-redis-stream.3 (2025-01-09)

Bug Fixes

v8.5.0-redis-stream.2

09 Jan 17:03
Compare
Choose a tag to compare
v8.5.0-redis-stream.2 Pre-release
Pre-release

8.5.0-redis-stream.2 (2025-01-09)

Bug Fixes