github hirosystems/stacks-blockchain-api v8.11.0

latest releases: v9.0.0-next.16, v9.0.0-next.15, v9.0.0-next.14...
8 months ago

8.11.0 (2025-05-26)

Important

This release includes an important fix to STX balances reported by the /extended/v2/addresses/:address/balances/stx endpoint. A new migration is included that will automatically fix balances for all accounts on launch, but since it's a large migration it could take between 20 minutes to 2 hours to complete depending on deployment resources. No manual intervention or special action is required.

Features

  • add /extended/v2/block-tenures/:height/blocks endpoint (#2285) (f5c2e01)

    Returns a paginated list of Stacks blocks based on their tenure height.

  • stacks core event and rpc proxy body limits configurable via env (#2278) (8a54e9d)

    Makes the Stacks event and RPC body limits configurable via environment variables.

  • store and expose vm_error for failed transactions (#2286) (7ac7513)

    Allows API consumers to read ClarityVM errors returned by Stacks miners when confirming failed transactions.

Bug Fixes

  • consider microblock transactions in balance calculations (#2277) (3418863)
  • count stx mint data at block 0 towards account balances (#2289) (a0cd9f2)
  • ignore unanchored param for BNS names endpoint (#2263) (3d33725)
  • keep a table of latest stacks node event timestamps (#2266) (6f111ad)
  • module imports in block tenure routes (#2287) (2cb442e)
  • rosetta: get current block should only join by stacks chain tip information (#2265) (78ebad0)
  • simplify transaction events query (#2279) (517ca68)

Don't miss a new stacks-blockchain-api release

NewReleases is sending notifications on new releases.