Skip to content

Commit c3c0392

Browse files
committed
Update changelog
Signed-off-by: Jacinta Ferrant <[email protected]>
1 parent e85e8c3 commit c3c0392

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

stacks-signer/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to the versioning scheme outlined in the [README.md](README.md).
77

8+
## [Unreleased]
9+
10+
## Added
11+
12+
- Introduced the `reorg_attempts_activity_timeout_ms` configuration option for signers which is used to determine the length of time after the last block of a tenure is confirmed that an incoming miner's attempts to reorg it are considered valid miner activity.
13+
14+
### Changed
15+
16+
- Signers no longer view any block proposal by a miner in their DB as indicative of valid miner activity.
17+
818
## [3.1.0.0.4.0]
919

1020
## Added

0 commit comments

Comments
 (0)