stratum-mining-litecoin
stratum-mining-litecoin copied to clipboard
This fork is no longer maintained. Please use https://github.com/ahmedbodi/stratum-mining
The solution block isn't following the correct specifications for scrypt/block solutions See: https://litecoin.info/Scrypt
I am getting a huge load of I/O disk requests, for which i am paying a LOT.. What settings can i play with to reduce the amount of requests? Apart...
Hello, is it possible to add the support of neocoin (it's pos+pow coin) : https://github.com/neocoin-project/neocoin ? For now if I try to run stratum with neocoin it fail on submitblock....
One thing faced with many litecoin pools is DDOS. most of the time they hit the main pool and take everything down since its all one location. However, having mining...
Please help integrate support keccak sha3. Little knowledge of the language is, but I can not figure out how to register a hash function. Ordered as follows: hash_bin = yac_scrypt.getPoWHash(''.join([...
User auth is failing if anyone sets up a new worker. Auth continues to work for a previous worker that was setup before we rebooted server. Every time a miner...
I would like to see some kind of ban and/or disconnect, or maybe we could just stop putting shares into the tables after x number of invalid shares in a...
On the fly changes have been requested for a while now. These changes will give much more flexibility to the user, and open the door for allowing a web interface...
Seeing issues when fast block finding rates apply. Then stratum caching is not inserting rows in the proper order and shares become out of order killing the payout process: |...