barrystyle

Results 7 issues of barrystyle

Resolves https://github.com/meritlabs/merit/issues/392 ('RPC getblocktemplate returns version: -1476395008')

on one console: python3 strelay.py -v 4 on another: echo '{ "query":"setpool", "host":"pool.com", "port":"3333" }' | nc 127.0.0.1 2222 pointing a miner at :3333 on the machine functions as expected,...

try/catch exception, because things arent meant to stop in PROD..

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage
27-feedback

Noting that ETHASH_DATASET_PARENTS is included from https://github.com/ifdefelse/ProgPOW/blob/master/libethash/ethash.h#L37, for use in https://github.com/ifdefelse/ProgPOW/blob/master/libethash-cuda/CUDAMiner_cuda.cu#L9. Is the current implementation working?

Please catch this codebase up to zone117x's repository or remove it; does not work against the newer revisions of the Cryptonight daemons. Calculates incorrect difficulty on PoW blocks. ``` height:...