Skip to content

v4.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@blockstack-devops blockstack-devops released this 20 Apr 20:05
· 591 commits to beta since this release

4.0.0-beta.1 (2022-04-20)

Bug Fixes

  • bns download script download path (#1091) (55fa41e)

  • disable notifier for tests that don't need it (#1102) (9765cf0)

  • shorten token metadata pg notifications (#1143) (1f09c0e)

  • feat!: prune garbage collected (256 blocks old) mempool txs (#1101) (fe56756), closes #1101

Features

  • [CPU optimizations] use native rust module for decoding Clarity values, binary transaction blobs, post-condition binary blobs, Stacks addresses (#1094) (f5c4da7)
  • add pruned event import mode that ignores some historical events (#1125) (da992d7)
  • events-only endpoint for address and tx_id (#1027) (508afc7)
  • fetch subdomain list for bns name (#1132) (e34120f)
  • pin exact dependencies in package.json (#1068) (303eaaa)

BREAKING CHANGES

  • use event-replay to upgrade, this version includes breaking changes to the db sql schema