Update gmhive_worker and gmcuckoo deps, miner returns in debug

This commit is contained in:
Ulf Wiger
2025-08-27 12:48:33 +02:00
parent 6939ae2fd1
commit 8d99f55377
6 changed files with 9 additions and 8 deletions
+3 -3
View File
@@ -4,9 +4,9 @@
{prefix,"gmhc"}.
{author,"Ulf Wiger, QPQ AG"}.
{desc,"Gajumaru Hive Client"}.
{package_id,{"uwiger","gmhive_client",{0,4,8}}}.
{deps,[{"uwiger","gmhive_worker",{0,4,0}},
{"uwiger","gmcuckoo",{1,2,3}},
{package_id,{"uwiger","gmhive_client",{0,5,0}}}.
{deps,[{"uwiger","gmcuckoo",{1,2,4}},
{"uwiger","gmhive_worker",{0,5,0}},
{"otpr","eblake2",{1,0,1}},
{"otpr","base58",{0,1,1}},
{"otpr","gmserialization",{0,1,3}},