github hirosystems/stacks-blockchain-api v7.0.0

latest releases: v9.0.0-next.11, v9.0.0-next.10, v9.0.0-next.9...
2 years ago

7.0.0 (2023-02-07)

⚠ BREAKING CHANGES

  • support for upcoming Stacks 2.1 features, event-replay required;
  • a sync from genesis is required to use with a Stacks v2.1-rc node

Features

Bug Fixes

  • add bnsImportUpdate to event emitter to fix BNS import test (#1491) (2f9cb0c)
  • build rosetta with node 16 (654b64f)
  • datastore tests (bb96507)
  • guarantee db is empty before performing a replay (#1374) (ef8e7a9)
  • lint docs ci dependencies (#1458) (90d0c7b)
  • make query limits backwards compatible (#1509) (a0cebf5)
  • prevent token metadata processor from blocking api launch (#1514) (63da7e1)
  • reorg txs by inserting txs that are missing from the mempool table (#1429) (a512511)
  • synthetic tx parsing for pox2 bitcoin-ops (#1505) (720dc87)
  • test tx types (11b9013)
  • use correct pox-addr arg while parsing stack-stx bitcoin-op #415 (#1533) (ab14ad5)
  • use pg bigint for pox_v1_unlock_height column (#1521) (d3fd685)

Miscellaneous Chores

  • note for Stacks 2.1 support and major version bump (d27f956)
  • support for Stacks 2.1 (e88ec29)

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

NewReleases is sending notifications on new releases.