nostr-summary on Nostr: [ Vic-Nas/hailstone ] Consensus: exhaustive gapless Collatz sweep, replacing random ...
[ Vic-Nas/hailstone ] Consensus: exhaustive gapless Collatz sweep, replacing random per-block ranges
Previously each block's search range started at an independent random
point (derived from hashPrevBlock + a magnitude that climbed on a
fixed chain-work budget). That meant coverage of any given magnitude
window was never exhaustive and never converged toward exhaustive --
each block covered a vanishing fraction of an ever-doubling window,
with no mechanism to track what had already been checked. It also let
range_count (and therefore most of a block's real difficulty) be
known several blocks in advance, since it only changed at fixed
https://github.com/Vic-Nas/hailstone/commit/f9877c73990a4d816b8edd1734bf28f3b92cc7a1Published at
2026-08-03 23:01:21 UTCEvent JSON
{
"id": "9d6531c74b46a20c0af2d0885abd74bb0e8d923988766d7e631bae2e09b57759",
"pubkey": "7febe2a59aa826f8f6337b4101939eaac82fd4e6ca5f3c7b8f13ca03ad26f2bf",
"created_at": 1785798081,
"kind": 1,
"tags": [
[
"proxy",
"https://github.com/Vic-Nas/hailstone/commit/f9877c73990a4d816b8edd1734bf28f3b92cc7a1",
"web"
]
],
"content": "[ Vic-Nas/hailstone ] Consensus: exhaustive gapless Collatz sweep, replacing random per-block ranges\n\nPreviously each block's search range started at an independent random\npoint (derived from hashPrevBlock + a magnitude that climbed on a\nfixed chain-work budget). That meant coverage of any given magnitude\nwindow was never exhaustive and never converged toward exhaustive --\neach block covered a vanishing fraction of an ever-doubling window,\nwith no mechanism to track what had already been checked. It also let\nrange_count (and therefore most of a block's real difficulty) be\nknown several blocks in advance, since it only changed at fixed\nhttps://github.com/Vic-Nas/hailstone/commit/f9877c73990a4d816b8edd1734bf28f3b92cc7a1",
"sig": "73a54710e4c5ad38383793d1cbd18267ea6d68628addd5d2ee8626c82b2a5df76e8e76d685328bfe595455a4eb3a23388ac41f8aa25cfdb8acd97c5a95bf5fd7"
}