Merged v4.0.0-beta
This commit is contained in:
commit
993733cb1f
231 changed files with 32642 additions and 3380 deletions
|
@ -60,7 +60,7 @@ xmrig::Network::Network(Controller *controller) :
|
|||
m_donate(nullptr),
|
||||
m_timer(nullptr)
|
||||
{
|
||||
JobResults::setListener(this);
|
||||
JobResults::setListener(this, controller->config()->cpu().isHwAES());
|
||||
controller->addListener(this);
|
||||
|
||||
# ifdef XMRIG_FEATURE_API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue