Commit da612ce
committed
Merge bitcoin#30962: validation: Disable CheckForkWarningConditions for background chainstate
c0a0c72 validation: Disable CheckForkWarningConditions for background chainstate (Martin Zumsande)
Pull request description:
The comparison of `m_best_invalid` with the tip of the chainstate makes no sense for the background chainstate and can lead to incorrect log messages.
Fixes bitcoin#30958
ACKs for top commit:
fjahr:
utACK c0a0c72
achow101:
ACK c0a0c72
TheCharlatan:
ACK c0a0c72
tdb3:
CR ACK c0a0c72
Tree-SHA512: 316811b1ade8521681f3a105c7db59dfdb27b1e13efeba95cd6183d750db2e07f48968e8fc54fe3834d3311519cf8c6b77d7e0fd61facbf2b07598e79110ff851 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2020 | 2020 | | |
2021 | 2021 | | |
2022 | 2022 | | |
2023 | | - | |
| 2023 | + | |
| 2024 | + | |
2024 | 2025 | | |
2025 | 2026 | | |
2026 | 2027 | | |
| |||
0 commit comments