File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
17
17
- By default, miners will wait for a new tenure to start for a configurable amount of time after receiving a burn block before
18
18
submitting a block commit. This will reduce the amount of RBF transactions miners are expected to need.
19
19
- Add weight threshold and percentages to ` StackerDBListener ` logs
20
+ - Signer will not allow reorg if more than one block in the current tenure has already been globally approved
20
21
21
22
## [ 3.1.0.0.6]
22
23
@@ -31,7 +32,6 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
31
32
- Logging improvements:
32
33
- P2P logs now includes a reason for dropping a peer or neighbor
33
34
- Improvements to how a PeerAddress is logged (human readable format vs hex)
34
- - Signer will not allow reorg if more than one block in the current tenure has already been globally approved
35
35
36
36
### Fixed
37
37
You can’t perform that action at this time.
0 commit comments