Skip to content

v6.0.0

Choose a tag to compare

@blockstack-devops blockstack-devops released this 06 Oct 18:13
· 830 commits to master since this release

6.0.0 (2022-10-06)

⚠ BREAKING CHANGES

  • db schema updates

Features

  • add transaction_count for microblocks_accepted in block (#1162) (78d7d9c)
  • add API version in response header (#1216) (1e998db)
  • add owner index to subdomains table (#1331) (a6c5e12)
  • add token_type metadata for rosetta ft operations (#1332) (09af27b)
  • mark breaking change (669fd0d)
  • mempool stats endpoint and prometheus metrics (#1241) (9482238)
  • refactor pg classes, switch to postgres.js (#1148) (3ff4177), closes #1168
  • send nft updates through websocket channels (#1218) (920a7b8)

Bug Fixes