15 Commits

Author SHA1 Message Date
Ulf Wiger
1f6066705c Fix restart logic and add watchdog 2025-10-23 22:22:59 +02:00
Ulf Wiger
847ffc810a Fix cache_dir() problem, made it configurable 2025-10-15 12:41:00 +02:00
Ulf Wiger
cb0d8f3689 Account-specific cache file, bugfixes, better error info
add gmhc_lib.erl
2025-10-12 19:59:29 +02:00
Ulf Wiger
5eff27367d Cache connection info 2025-10-09 20:17:27 +02:00
Ulf Wiger
2a33d06bd6 Report no_solution for all relevant nonces with repeats 2025-09-25 23:25:00 +02:00
Ulf Wiger
07b658d509 Configurable progress reporting 2025-09-23 16:44:46 +02:00
Ulf Wiger
196a2d9949 Reset worker errors, retry failed workers 2025-08-21 22:46:54 +02:00
Ulf Wiger
c61ce6df1a Handle empty nonces (zx vsn 0.4.5) 2025-06-16 22:29:00 +02:00
Ulf Wiger
672f2f75c9 reset worker on report error 2025-06-12 15:46:54 +02:00
Jarvis Carroll
0ff5c4aba1 Let workers finish old candidates.
In the short term this short circuits the headaches around freeing
memory across remote processes, and in the medium to long term
this allows lower-power users to introduce micro-forks instead of
being locked out of the game altogether.
2025-05-28 18:48:27 +10:00
Ulf Wiger
0e16b59647 Continue after reported solution 2025-05-23 15:30:28 +02:00
Ulf Wiger
4961fdfff4 More robust worker stop/restart 2025-05-23 07:01:37 +02:00
Ulf Wiger
f7831eef97 Fix function clause error in nonces_result 2025-05-14 16:46:44 +02:00
Ulf Wiger
0dca4bfaf8 Fix schema typo + config, dialyzer stuff, add some events 2025-05-14 15:03:12 +02:00
Ulf Wiger
a979e18b51 First commit 2025-05-13 23:56:46 +02:00