Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
POD5
on 22/03/2025, 22:01:43 UTC

- Fixed range parsing in `readRangesFromFile`:
  - Normalized hex values to uppercase.
  - Removed whitespace from ranges.
  - Added hex character validation.
  - Resolved discrepancies between file and direct input.


Thanks! Was using some .SH instead...   Grin

Code:
dos2unix unscanned.txt

or

sed -i 's/\r$//' unscanned.txt