What's Changed
- Add tenure_extend_timestamp to Block Response Accept messages by @jferrant in #5466
- feat: add validation time to block proposal response by @obycode in #5474
- Add timestamp calculation to all block responses by @jferrant in #5470
- Signers: Use tenure extend timestamp to determine if enough time has passed for a tenure extend by @jferrant in #5478
- Ignore bootcode contract call and stx transfer only blocks in processing time calculation by @jferrant in #5488
- feat: use versioned signer message data by @hstove in #5489
- Feat/time based tenure extend merge by @obycode in #5504
- chore: add more logging in
StacksClient
by @obycode in #5505 - Feat/rpc endpoints to fetch data from key by @hugocaillard in #4997
- merge Release/3.0.0.0.3 branch back to develop by @wileyj in #5500
- Chore/cache timestamp calc by @jferrant in #5494
- Downgrade noisy log by @obycode in #5521
- Miner changes for time-based tenure extends by @obycode in #5493
- docs: add 2 new clarity endpoints to the unreleased changelog by @hugocaillard in #5510
- If miner has no mining key set, automatically set it to node seed by @ASuciuX in #5498
- fix v3 update block to support no trailing by @ASuciuX in #5518
- wip: integration tests for tenure extends by @hstove in #5471
- merge Release/3.0.0.0.4 to develop by @wileyj in #5527
- Feat/sip29 testnet config by @rdeioris in #5520
- feat: test for idle extend with active mining by @hstove in #5531
- chore: remove redundant words in comment by @lvyaoting in #5536
- feat/SIP-029 by @jcnelson in #5461
New Contributors
- @lvyaoting made their first contribution in #5536
Full Changelog: 3.0.0.0.4...3.1.0.0.1-rc1