Skip to content

v7.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@blockstack-devops blockstack-devops released this 10 Jan 18:52

7.0.0-beta.1 (2023-01-10)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • add bnsImportUpdate to event emitter to fix BNS import test (#1491) (2f9cb0c)
  • guarantee db is empty before performing a replay (#1374) (ef8e7a9)
  • lint docs ci dependencies (#1458) (90d0c7b)
  • make query limits backwards compatible (#1509) (a0cebf5)
  • reorg txs by inserting txs that are missing from the mempool table (#1429) (a512511)
  • synthetic tx parsing for pox2 bitcoin-ops (#1505) (720dc87)

Miscellaneous Chores