File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to the versioning scheme outlined in the [ README.md] ( README.md ) .
7
7
8
+ ## [ Unreleased]
9
+
10
+ ### Added
11
+
12
+ - The stacks-node miner now performs accurate tenure-extensions in certain bitcoin block production
13
+ cases: when a bitcoin block is produced before the previous bitcoin block's Stacks tenure started.
14
+ Previously, the miner had difficulty restarting their missed tenure and extending into the new
15
+ bitcoin block, leading to 1-2 bitcoin blocks of missed Stacks block production.
16
+
8
17
## [ 3.1.0.0.3]
9
18
10
19
### Added
You can’t perform that action at this time.
0 commit comments