Tags: hirosystems/stacks-subnets
Tags
chore(release): 0.8.0 [skip ci] ## [0.8.0](v0.7.1...v0.8.0) (2023-07-07) ### Features * API now responds with state from latest microblocks by default ([0b8a4ac](0b8a4ac)) * Retry certain failed transactions against latest microblocks ([b0dce01](b0dce01)) ### Bug Fixes * race condition when detecting a Stacks reorg ([2862b16](2862b16)) * remove coinbase reward ([56a7738](56a7738))
chore(release): 0.7.0 [skip ci] ## [0.7.0](v0.6.3...v0.7.0) (2023-06-22) ### Features * add `target-chain-height` to `commit-block` ([b702561](b702561)) * add event dispatcher to `mine_next_microblock_from_txs` ([9f8d544](9f8d544)) * add function to update the `admin` ([2654055](2654055)) * change microblock mining strategy ([dcbc0b5](dcbc0b5)) * move microblock tracking into `microblock_miner_state` ([b9fb9ad](b9fb9ad)) * **ublocks:** mining functional ([0286b22](0286b22)) * use map for storing microblocks ([02a151f](02a151f)) ### Bug Fixes * ignore anchor mode on a subnet ([0c7b9d7](0c7b9d7)) * include `target-height` in signed tuple ([2a27e41](2a27e41)) * process microblock receipts with anchor block ([02a390c](02a390c)) * update multi-miner contract to use block height ([7b0f09a](7b0f09a))
PreviousNext