Commit 1584099
committed
bump mainnet HIVE_BLOCKCHAIN_VERSION to 1.28.7
Release carrying the p2p fork-tolerance fixes (!2064, !2065): stale blocks
from slightly-behind peers no longer trigger punitive mass disconnects
(the amplifier behind the 2026-07-09/10 network disruptions), and
disconnect notifications stay decodable.
Only the mainnet definition is bumped. The testnet and mirrornet
definitions (see #838 - the version is defined in three places) are
deliberately left untouched: changing the testnet version invalidates the
hardcoded block-hash/PoW patterns in the condenser_api unit tests (#839),
and this release contains no consensus changes that would warrant it.1 parent 5cdf66f commit 1584099
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments