0xbitcoin
0xbitcoin
# ethjs Before opening a new issue, please take a moment to review our [**community guidelines**](https://github.com/ethjs/ethjs/blob/master/.github/CONTRIBUTING.md) to make the contribution process easy and effective for everyone involved. **Before opening a...
Due to increased complexity for the pool and miner interface, the following pool method has been added to the JSONRPC protocol: getPoolProtocolVersion() In order to make everyone's life easier, we...
always lowercase them all
1 per month (or one every 10000 blocks) - maybe over the JSONRPC interface from the miner??
Maybe we can do this ? https://stackoverflow.com/questions/8486314/setting-processor-affinity-with-c-that-will-run-on-linux
Will need to add a version number to vault data
Test : Spin up a miner to ropsten and introduce an error with a submit .. make sure it resumes mining
pass the commands as arguments to the linux binary ? like ./0xbtcminer-linux --config gasprice 30 --mine --password asdf etc.. If anyone wants to help with this feel free !