Commit Graph

32 Commits

Author SHA1 Message Date
Ulf Wiger bfccda2c3f Protect against accidental multiple concurrent connections 2025-10-24 20:30:41 +02:00
Ulf Wiger 02eaf1ee47 Fix bug in 'unwatch()' function 2025-10-24 07:14:16 +02:00
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 1e60f35dd3 Handle case where connection meta-data are faulty 2025-10-14 13:02:38 +02:00
Ulf Wiger 570f31ab3c Network specific cache filename + more sanity checks 2025-10-13 13:57:34 +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 968f9d92f2 Update README.md with latest json schema (automated) 2025-10-08 15:39:48 +02:00
Ulf Wiger c37ee1c3af Start tty logger if headless, check config for duplicate ids 2025-09-30 19:55:12 +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 2ea84ee4b2 Add app.src.script for version mgmt 2025-08-27 12:49:16 +02:00
Ulf Wiger 8d99f55377 Update gmhive_worker and gmcuckoo deps, miner returns in debug 2025-08-27 12:48:33 +02:00
Ulf Wiger 196a2d9949 Reset worker errors, retry failed workers 2025-08-21 22:46:54 +02:00
Ulf Wiger 36a11575d2 Add missing demonitor() calls 2025-08-20 20:43:22 +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 5604bef707 update dep (gmhive_worker), bump zomp version (0.4.0) 2025-05-24 12:04:56 +02:00
Ulf Wiger c1bb026cb4 remove executable_group from config 2025-05-24 10:30:35 +02:00
Ulf Wiger 680631ed34 update zx vsn to 0.3.2 2025-05-23 15:39:59 +02: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 d45f64f027 Change executable_groups and add bin_dir hook 2025-05-21 22:40:40 +02:00
Ulf Wiger 476bedfdac Also allow setting of 'network' via gmhc_app:start/1 2025-05-21 12:10:25 +02:00
Ulf Wiger 29fbfb3c87 Fix zomp's app file, config from cmd line, add network config 2025-05-20 23:40:54 +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 f4e8515794 Fix typos (worker type) 2025-05-14 08:22:43 +02:00
Ulf Wiger c524b8b1ce Fix some typos 2025-05-14 00:31:53 +02:00
Ulf Wiger a979e18b51 First commit 2025-05-13 23:56:46 +02:00