v0.7.0
·
46 commits
to master
since this release
0.7.0 (2023-06-22)
Features
- add
target-chain-height
tocommit-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)