Commit 6d36fbc
f - Scan full history in is_outpoint_spent
PR #4565 moved chanmon_consistency_target to the real-hashes runner, so
txids no longer collide across unrelated outpoints. The 6-block window
added to dodge those collisions is no longer needed; scanning the full
block history is correct and matches the behavior before the fake-hashes
workaround.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8ecdab3 commit 6d36fbc
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 210 | + | |
215 | 211 | | |
216 | 212 | | |
217 | 213 | | |
| |||
0 commit comments