We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a48d0 commit 6ccaddaCopy full SHA for 6ccadda
CHANGELOG.md
@@ -12,7 +12,9 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
12
- Handle the case where a bitcoin node returns zero headers (#3588)
13
- The default value for `always_use_affirmation_maps` is now set to `false`,
14
instead of `true`. This was preventing testnet nodes from reaching the chain
15
-tip with the default configuration.
+ tip with the default configuration.
16
+- Reduce default poll time of the `chain-liveness` thread which reduces the
17
+ possibility that a miner thread will get interrupted (#3610).
18
19
## [2.1]
20
0 commit comments