Skip to content

Commit f74c622

Browse files
committed
chore: update signer changelog
1 parent bf4e59a commit f74c622

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stacks-signer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
1313
- Introduced `capitulate_miner_view_timeout_secs`: the duration (in seconds) for the signer to wait between updating the local state machine viewpoint and capitulating to other signers' miner views.
1414
- Added codepath to enable signers to evaluate block proposals and miner activity against global signer state for improved consistency and correctness. Currently feature gated behind the `SUPPORTED_SIGNER_PROTOCOL_VERSION`
1515

16+
### Changed
17+
18+
- Do not count both a block acceptance and a block rejection for the same signer/block. Also ignore repeated responses (mainly for logging purposes).
19+
1620
## [3.1.0.0.13.0]
1721

1822
### Changed

0 commit comments

Comments
 (0)