github stacks-network/stacks-core 3.0.0.0.1-rc1
Release 3.0.0.0.1-rc1

pre-release12 hours ago

What's Changed

  • Turn common stale chunk error into a debug with its own message by @jferrant in #5343
  • Have get nakamoto headers return only the unique block ids and increase reward cycle length by @jferrant in #5353
  • fix: Signer networking setup docs link by @aldur in #5363
  • Fix: Conditional logging for 'Proceeding to mine blocks' message #5338 by @Parikalp-Bhardwaj in #5348
  • signing_in_0th_tenure_of_reward_cycle fix: only check signers who match signatures on the block by @jferrant in #5368
  • Fix/miner forking: increase the reward cycle length to increase liklihood of the test case hitting before reward cycle end by @jferrant in #5372
  • Fix min_gap_between_blocks test: Do not use the burn block timestamp when comparing the min gap between blocks by @jferrant in #5371
  • docs: explicitly specify burn or stacks block height parameter in clarity get info functions by @hugocaillard in #5374
  • Ensure we have a minimum expected gap in flash blocks test by @jferrant in #5378
  • Fix miner_recovers_when_broadcast_block_delay_across_tenures_occurs: Do not expect an exact number of signatures by @jferrant in #5380
  • Chore/update block proposal timeout default to 10 mins by @jferrant in #5391
  • Increment block responses sent all the time by @jferrant in #5387
  • Fix/check block state check in validate reject by @jferrant in #5396
  • locally_accepted_blocks_overriden_by_global_rejection fix: Store the rejected block in the database in testing directive case by @jferrant in #5390
  • Fix miner_recovers_when_broadcast_delay_across_tenures_occurs: Wait for the tip to update before proceeding by @jferrant in #5394
  • feat: add pause after block rejections by @obycode in #5406
  • Chore: Change block rejection message to generic block response by @jferrant in #5407
  • Clippy fix signer and stackslib cli.rs by @jferrant in #5410
  • feat: allow pretty print logging in tests by @hstove in #5354
  • Use thiserror throughout testnet/stacks-node by @jferrant in #5413
  • feat: add index for stacks block id in nakamoto_block_headers by @kantai in #5414
  • Fix clippy in stacks node by @jferrant in #5418
  • feat: remove panic in DB busy handler by @obycode in #5421

New Contributors

Full Changelog: 3.0.0.0.0...3.0.0.0.1-rc1

Don't miss a new stacks-core release

NewReleases is sending notifications on new releases.