You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,6 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
9
9
10
10
### Added
11
11
12
-
- Add `dry_run` configuration option to `stacks-signer` config toml. Dry run mode will
13
-
run the signer binary as if it were a registered signer. Instead of broadcasting
14
-
`StackerDB` messages, it logs `INFO` messages. Other interactions with the `stacks-node`
15
-
behave normally (e.g., submitting validation requests, submitting finished blocks). A
16
-
dry run signer will error out if the supplied key is actually a registered signer.
17
12
- Add miner configuration option `tenure_extend_cost_threshold` to specify the percentage of the tenure budget that must be spent before a time-based tenure extend is attempted
0 commit comments