What's Changed
- chore: remove irrefutable if let by @obycode in #5424
- fix: remove duplicate conditions by @obycode in #5422
- fix: include txid in more failure logs by @janniks in #4396
- test: additional scenarios for empty sortition tenure extends by @obycode in #5415
- merge release branch back to develop by @wileyj in #5428
- Add config option tenure_last_block_proposal_timeout_secs and do not allow reorgs at tenure boundary before it is exceeded by @jferrant in #5425
- Fix: snappy downloader by @jcnelson in #5393
- Fix miner forking by being strict about sortition winners by @jferrant in #5435
- feat: add
block_commit_delay_ms
config option by @obycode in #5420 - Fix logs to use inplace formatting in stacks node by @jferrant in #5419
- feat: add blockhash index to metadata_table Clarity VM table by @hstove in #5436
- Miner can continue mining after an empty tenure followed by empty sortition by @hstove in #5411
- test: reduce flakiness in
microblocks_disabled
by @obycode in #5442 - Replace make_tenure_bitvector debug logs with trace level logs by @jferrant in #5448
- Feat/signer track validation submission with config timeout by @jferrant in #5409
- chore: log if metrics_endpoint but no feature flag by @hstove in #5279
- fix: better error logging with signerdb insert error by @hstove in #5475
- refactor: add
index
method forStacksEpochId
by @obycode in #5350 - Spend down the block budget limit by x% every block by @jferrant in #5450
- Test: Add replay block command for nakamoto blocks by @kantai in #5346
- feat: always broadcast a BlockResponse, even if globally accepted by @hstove in #5454
- move net::api::tests::postblock_proposal::test_try_make_response to p… by @hstove in #5485
- Feat/shadow block tooling by @jcnelson in #5362
- Feature: rpc blockbyheight by @rdeioris in #5445
- Add info logs for adding and removing a neighbor by @ASuciuX in #5459
- Fix/http stall on invalid message by @jcnelson in #5491
- Tenure extend when the previous tenure is bad by @obycode in #5452
- Feat: Shadow block recovery mechanism by @jcnelson in #5296
- Updating changelogs for 3.0.0.0.3 by @wileyj in #5499
New Contributors
Full Changelog: 3.0.0.0.1...3.0.0.0.3