James
James
it's not supported by python2.7, you should use the code below: args=(self.cursor,) + args Thread(target=do_log, args=args).start()
> https://github.com/oliverw/miningcore/wiki/Coin-Daemon-&-Wallet-RPC#ethereum After I restart the geth with the right option command(geth unlock and unlock insecure option), I can mine the block and mingcore tell me that I can also...
> Me too, why the pendingshares are so small?
> > If you are trying to make open-ethereum-pool you will need to make changes in util.go and rpc.go to build it. in rpc.go you need to change line 15...