ASICseer / asicseer-pool

ASICseer Pool: Fast, C-based, multithreaded mining pool software for Bitcoin Cash
https://asicseer.net
4 stars 6 forks source link

BCH pool asicboost compatibility #1

Closed dh35 closed 4 years ago

dh35 commented 4 years ago

Environment Devices: All asicboost compatible SHA256 miners

Steps to Reproduce

  1. Have ASICseer ops connect asicboost compatible units to test pool
  2. Verify asicboost compatibility and valid shares via pool and end-user miner

Expected Result Miner submits asicboost compatible shares to pool, pool accepts and processes them correctly, blocks are found (testnet, mainnet)

cculianu commented 4 years ago

Just to add info here: From my reading of the code it does use this version_mask scheme which I believe is what asicboost is expecting. Hopefully after testing we find out it works ok.

dh35 commented 4 years ago

confirmed working