jtoomim / p2pool

Peer-to-peer Bitcoin mining pool
https://github.com/jtoomim/p2pool/
GNU General Public License v3.0
37 stars 45 forks source link

Latest version BTC and BCH. #44

Open Z-IDDQD opened 4 years ago

Z-IDDQD commented 4 years ago

Hi, version p2pool 34 (including the latest commits) does not work on BitcoinABC latest version (0.21.0) daemon, and BTC 0.19.0.1

jtoomim commented 4 years ago

Thanks for the head's up.

On a related note, P2pool is not currently able to support the IFP. P2pool creates its own block headers, and consequently overwrites the version bits used during IFP voting. P2pool also creates its own coinbase transaction, and does not yet know how to include payments to the whitelisted addresses should the IFP be approved. Consequently, using ABC 0.21.0 will result in (probably) unintended behavior at the moment.

Z-IDDQD commented 4 years ago

Thanks which version of the daemon should I use at the moment?