Skip to content

Commit a9c9efa

Browse files
committed
feat: changelog for failsafe
1 parent d63fb5d commit a9c9efa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

stacks-signer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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+
- When a transaction replay set has been active for a configurable number of burn blocks (which defaults to `2`), and the replay set still hasn't been cleared, the replay set is automatically cleared. This is provided as a "failsafe" to ensure chain liveness as transaction replay is rolled out.
13+
814
## [3.1.0.0.13.0]
915

1016
### Changed

0 commit comments

Comments
 (0)