Post
Topic
Board Announcements (Altcoins)
Re: [ANN] -NEW BURST OP- MINE ANY FREE SPACE-(HDD MINING)- ATs, AE, P2P MARKET+MORE!
by
Blago
on 28/09/2016, 03:47:36 UTC
As the dev V2 pool is down, I wanted to mine on pool.burst-team.us.
But, blago's miner just crashes with this config:
Any ideas why?
{
    "UpdaterAddr" : "pool.burst-team.us:8124",
   "EnableProxy": true,
   "UseSorting" : true,
   "SendBestOnly": false,
   "UseFastRcv" : true,
}
change to:
 "UpdaterAddr" : "pool.burst-team.us",
 "EnableProxy": false,
 "SendBestOnly": true,
 "UseFastRcv" : false,

delete "UseSorting" : true,
https://github.com/Blagodarenko/miner-burst/releases/tag/v1.160407  parameter "UseSorting" deleted