when you solo the wallet there is no shares there is only blocks hit. i can aim multiple asics at one wallet via http and the wallet
will hand out the same work to each miner. the shares thing is the only way to figure out how to cut the block up via stratum
pool and make it fair.
90-95% of all the scrypt wallets dont need a stratum pool to mine them locally.
To each their own I guess.
I would rather have an idle coin daemon with fewer RPC calls to it so that when a block is found it can get broadcast to the network immediately.
It sounds to me like way to much overhead to use getwork in 2018 w/ 25 different USB miners.
Some of those old scrypt coins don't even have an rpcthreads argument to help improve the situation.
Best Regards,
-Chicago
all of them have a rpcthreads call and it is much faster cause you dont have a middle man to fumble the block and it
is much easier to set up than a stratum pool and coin daemon. you only need to set up the conf file in the coin daemon
to get it to put out getwork.
i believe those wallets that need a pool only to mine are centerlized wallets in you have to have a pool to mine them.
decenteralized wallets are wallets anyone can http in a miner and solo the wallet.