Skip to content

Commit

Permalink
fix: update changelog with description of microblock mining bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
jcnelson committed May 26, 2021
1 parent 916d01a commit c0367ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ This release's chainstate directory is compatible with chainstate directories fr
- Fix trait rpc lookups for implicitly implemented traits (#2602).
- Fix `v2/pox` endpoint, broken on Mocknet (#2634).
- Align cost limits on mocknet, testnet and mainnet (#2660).
- Log peer addresses in the HTTP server (#2667)
- Mine microblocks if there are no recent unprocessed Stacks blocks

## [2.0.11.0.0]

Expand Down Expand Up @@ -69,7 +71,6 @@ compatible with prior chainstate directories.

- Fixed faulty logic in the mempool that was still treating the transaction fee
as a fee rate, which prevented replace-by-fee from working as expected.
- Log peer addresses in the HTTP server

## [2.0.10.0.1]

Expand Down

0 comments on commit c0367ef

Please sign in to comment.