iceland2k14 / solominer

Solo Mining in python for BTC Block Reward, Pure luck
MIT License
80 stars 31 forks source link

Block height and stratum #24

Open alfredalappat opened 1 month ago

alfredalappat commented 1 month ago

If a new block appears then it is restarting,but the block height remains the same . Is it also cause any problems for new block template? Like not changing the attributes like timestamp, merkleroot,etcc..?. If so please improve or update this code. Or else even if I get a solution in anytime in my life that will not be useful........... thank you for the code and explanation. Also a simple doubt. Is the stratum protocol is needed in the code? or not? Is it cause any trouble while sending the payload?.