From 7bd28ff455b805e5043e1627dd42714760357745 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Thu, 28 Sep 2023 17:46:58 -0500 Subject: [PATCH] pool: Remove code related to Innosilicon D9. The Innosilicon D9 is no longer supported since it mines blake256 and the hash algorithm is now blake3. --- internal/gui/assets/templates/index.html | 5 -- pool/client.go | 40 --------- pool/client_test.go | 100 ----------------------- pool/difficulty.go | 2 - pool/message.go | 20 ----- pool/miner_id.go | 3 - pool/share.go | 5 +- 7 files changed, 2 insertions(+), 173 deletions(-) diff --git a/internal/gui/assets/templates/index.html b/internal/gui/assets/templates/index.html index 3e0a88bb..59b32233 100644 --- a/internal/gui/assets/templates/index.html +++ b/internal/gui/assets/templates/index.html @@ -63,11 +63,6 @@

Identify the Miner