Skip to content

Commit d930f44

Browse files
jferrantwileyj
authored andcommitted
FIx changelog
Signed-off-by: Jacinta Ferrant <[email protected]>
1 parent 1eb9924 commit d930f44

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

stacks-signer/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,21 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
88
## [Unreleased]
99

1010
## Added
11-
- Prevent old reward cycle signers from processing block validation response messages that do not apply to blocks from their cycle.
1211

1312
- Introduced the `block_proposal_max_age_secs` configuration option for signers, enabling them to automatically ignore block proposals that exceed the specified age in seconds.
1413

1514
## Changed
1615
- Improvements to the stale signer cleanup logic: deletes the prior signer if it has no remaining unprocessed blocks in its database
1716
- Signers now listen to new block events from the stacks node to determine whether a block has been successfully appended to the chain tip
1817

18+
# [3.1.0.0.2.1]
19+
20+
## Added
21+
22+
## Changed
23+
24+
- Prevent old reward cycle signers from processing block validation response messages that do not apply to blocks from their cycle.
25+
1926
## [3.1.0.0.2.0]
2027

2128
## Added

0 commit comments

Comments
 (0)