mike_bridge
Newbie
2
Posts
34
Reputation
Aug 16, 2022
Joined
Recent posts
Ok, makes sense. But this means using `-endo` causes it to search outside the range `-r 400000000000000000:40000000000ffffff` which is explicitly provided. Right?
Why does `-endo` show higher speed but takes longer? For the test below, using `-endo` takes 3x longer for the same range. ```console $ time ./ecloop add -f data/btc-puzzles-hash -r 400000000000000000:40000000000fffffff…