Skip to content

Commit 55e971d

Browse files
committed
Cleanup changelog
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
1 parent 5b40ad3 commit 55e971d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
1111

1212
- Added new `ValidateRejectCode` values to the `/v3/block_proposal` endpoint
1313
- Added `StateMachineUpdateContent::V1` to support a vector of `StacksTransaction` expected to be replayed in subsequent Stacks blocks
14-
- Updated `StackerDBListener` to listen for signers' state machine updates and store replay info to the side to enable a miner to perform transaction replay
14+
- Updated `StackerDBListener` to monitor signer state machine updates and store replay information separately, enabling miners to perform transaction replays.
15+
- Added a `replay_transactions` flag to the miner configuration to feature-gate transaction replay. When enabled, the miner will construct a replay block if a threshold of signers signals that a transaction set requires replay.
1516

1617
### Changed
1718

0 commit comments

Comments
 (0)