Skip to content

Commit 346e823

Browse files
committed
chore: add changelog entry
1 parent 34d3282 commit 346e823

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- When a miner times out waiting for signatures, it will re-propose the same block instead of building a new block ([#5877](https://github.com/stacks-network/stacks-core/pull/5877))
13+
1014
## [3.1.0.0.7]
1115

12-
## Added
16+
### Added
1317

1418
- Add `disable_retries` mode for events_observer disabling automatic retry on error
1519

16-
## Changed
20+
### Changed
1721

1822
- Implement faster cost tracker for default cost functions in Clarity
1923
- By default, miners will wait for a new tenure to start for a configurable amount of time after receiving a burn block before
@@ -23,7 +27,7 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
2327

2428
## [3.1.0.0.6]
2529

26-
## Added
30+
### Added
2731

2832
- The `BlockProposal` StackerDB message serialization struct now includes a `server_version` string, which represents the version of the node that the miner is using. ([#5803](https://github.com/stacks-network/stacks-core/pull/5803))
2933
- Add `vrf_seed` to the `/v3/sortitions` rpc endpoint

0 commit comments

Comments
 (0)