My Knots full node appears to have stopped receiving blocks after 961636, which appears to point it adopted the BIP-110* soft-fork:
bitcoin-cli getchainstates returns:
{
"headers": 961636,
"chainstates": [
{
"blocks": 961636,
"bestblockhash": "0000000000000000000216a2691f8b2b7b2275b0ce6131cf4e8c0fe5361fb9c0",
"bits": "1702353d",
"target": "00000000000000000002353d0000000000000000000000000000000000000000",
"difficulty": 127479855693691.4,
"verificationprogress": 0.9999767532445456,
"coins_db_cache_bytes": 8388608,
"coins_tip_cache_bytes": 17169383424,
"validated": true
}
]
}
(Why does verificationprogress ≠ 1, anyway?)
"BIP110 Scenario Monitor: Dwell" reveals this:
What about Bitcoin Knots made it comply with the BIP-110 fork? Is there a method I could make Knots comply with the primary chain?
Knots’s web site has a headline:
[The Bitcoin network is under attack] — block manufacturing has slowed considerably. [Read the announcement]
The group is getting ready mitigations to resolve the state of affairs. Within the meantime, attackers are spreading misinformation and advising customers to downgrade or swap to insecure node software program.
Customers are strongly suggested to not downgrade or swap to software program that weakens Bitcoin’s consensus protections. Doing so might compromise your safety and expose you to false confirmations from blocks which are invalid underneath Bitcoin’s consensus guidelines.
In case you have already downgraded, improve to the most recent model of Bitcoin Knots. Knots will try and restore the ensuing chain state and return your node to the legitimate chain.
Miners who restart their nodes might have so as to add the next to bitcoin.conf:
maxtipage=2592000One other announcement will likely be revealed as quickly as a mitigation is prepared. If you need to take part within the ongoing mitigation technique, be a part of the #strategic channel on the Bitcoin Knots Discord.
Why does it advise miners ought to set maxtipage=2592000?
*See these 9 August 2026 tales:
Coindesk: "Controversial Bitcoin fork BIP-110 mines two blocks, then stops"
PrimXBT: "Bitcoin’s BIP-110 Fork Falls 48 Blocks Behind Important Chain"










