Virgil
8225649394
fix(config): require explicit mode and workers
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 17:26:55 +00:00
Virgil
5190caf9d6
refactor(ax): expand internal naming
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 14:33:44 +00:00
Virgil
f2fd83caad
fix(nicehash): count stale job hits
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 14:19:22 +00:00
Virgil
f16c9033e3
refactor(proxy): use clearer runtime names
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 14:16:33 +00:00
Virgil
259f7e80c8
fix(proxy): reset custom diff and preserve share difficulty
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 13:24:17 +00:00
Virgil
22f1420d1c
fix(splitter): tighten stale job validation
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 12:11:48 +00:00
Virgil
417b967d48
fix(proxy): preserve submitted job snapshots
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 11:44:43 +00:00
Virgil
96a0652235
fix(splitter): clear stale pending submits
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 11:40:03 +00:00
Virgil
e41ad7ef2e
feat(proxy): dispatch submits and drain shutdown
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 11:18:35 +00:00
Virgil
3376cea600
fix(pool): restore failover and stratum job handling
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 11:13:41 +00:00
Virgil
07ff21aa67
fix(proxy): align job and splitter behaviour with RFC
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 11:07:41 +00:00
Virgil
36fb1232d5
feat(proxy): implement runtime HTTP and logging hooks
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 11:03:54 +00:00
Virgil
7d2d309529
feat(proxy): close RFC gaps
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 10:52:30 +00:00
Virgil
20f0626a19
feat(proxy): wire miner runtime flow
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 10:47:58 +00:00
Virgil
48c6e0fc6d
feat(proxy): implement RFC runtime primitives
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 10:39:59 +00:00
Virgil
3d64079f91
feat: scaffold go-proxy from RFC spec
...
Stratum mining proxy library skeleton with 18 Go source files, type
declarations, event bus, NiceHash/simple splitter packages, pool client,
HTTP API types, access/share logging, and rate limiter. No function
implementations — ready for agent dispatch.
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 11:16:28 +01:00