github hirosystems/stacks-blockchain-api v8.0.0

latest releases: v9.0.0-next.12, v9.0.0-next.11, v9.0.0-next.10...
16 months ago

8.0.0 (2024-08-28)

⚠ BREAKING CHANGES

Note

This is only a breaking change because significant changes were made to the JavaScript client library's interface and how its types are generated, and because its library version always matches the API version.
There are no changes to endpoints or database schemas that necessitate a full Stacks node event replay i.e. you may upgrade to v8.0.0 from v7.x directly.

  • refactor from express to fastify (#2045)
  • refactor from Express to Fastify

Features

Bug Fixes

  • missing event limit max overrides on a few endpoints (4f70930)
  • pagination and query param parsing bugs (a382d2b), closes #2042
  • perform status endpoint sql inside transactions (b23445c)
  • tx event-limit default should be 100 (32d0670)

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

NewReleases is sending notifications on new releases.