# 1.5.2 Preparation
- Fixed OSX Build- Fixed force PoW algo version - Added AEON test vectors for new PoW Algo - Changed DonateStrategy to latest XMRig to avoid peaks on donate pool when restarting multiple miners
This commit is contained in:
parent
8b2424b97a
commit
ac2980cea7
5 changed files with 21 additions and 9 deletions
|
@ -58,7 +58,7 @@ protected:
|
|||
void onResultAccepted(Client *client, const SubmitResult &result, const char *error) override;
|
||||
|
||||
private:
|
||||
void idle();
|
||||
void idle(int timeout);
|
||||
void suspend();
|
||||
|
||||
static void onTimer(uv_timer_t *handle);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue