Crypto-Expert / stratum-mining

AIO Stratum mining server for various coins
Other
365 stars 348 forks source link

MaxCoin valid blockhash not written to DB in hex format #318

Closed prydie closed 7 years ago

prydie commented 10 years ago

Shares with upstream_result = 'N' have valid hex representations of the keccak hash, however, block candidates do not.

I'm a little hazy on the details of how the block header reversal goes so if you can patch it @ahmedbodi that would be great.

See: https://github.com/Crypto-Expert/stratum-mining/blob/maxcoin/lib/template_registry.py#L330