Skip to content

v0.7.0

Compare
Choose a tag to compare
@blockstack-devops blockstack-devops released this 22 Jun 13:06
· 46 commits to master since this release

0.7.0 (2023-06-22)

Features

  • add target-chain-height to commit-block (b702561)
  • add event dispatcher to mine_next_microblock_from_txs (9f8d544)
  • add function to update the admin (2654055)
  • change microblock mining strategy (dcbc0b5)
  • move microblock tracking into microblock_miner_state (b9fb9ad)
  • ublocks: mining functional (0286b22)
  • use map for storing microblocks (02a151f)

Bug Fixes

  • ignore anchor mode on a subnet (0c7b9d7)
  • include target-height in signed tuple (2a27e41)
  • process microblock receipts with anchor block (02a390c)
  • update multi-miner contract to use block height (7b0f09a)