oliverw / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
https://store.miningcore.pro
MIT License
727 stars 666 forks source link

Conceal: Fix an uncaught error with SimpleRestClient which was causing the the ConcealJobManager to crash when the conceald daemon is not running #1617

Closed blackmennewstyle closed 1 year ago

blackmennewstyle commented 1 year ago

I am submitting that pool request because there was an uncaught error which was causing the ConcealJobManager to crash when the conceald daemon was not running. It is related to SimpleRestClient, in order to get information about the conceal network, it executes a http request getinfo because that RPCmethod is not implemented in the daemon.