Bitcoin Private Daemon
Updates
- Prepared for a hard fork which will occur at block 618000, which will switch the Equihash algorithm parameters to 192_7 ( N=192, K=7 )
- Updated difficulty algorithm to LWMA-1 ( Activation Height 615518 )
POOLS!
** Equihash 192_7 Algorithm with pers string of BTCP_PoW **
For Linux, it is recommended to compile and run by following the instructions here.
Pre compiled binaries
btcp-1.0.15-6af8ce1-linux.zip
SHA256 = 0f759b13e516472829287655b805c101c5b8f1760b3d1faa6646a5bc2eef3764
btcp-1.0.15-6af8ce1-win.zip
SHA256 = 2d97fb4e96fea0aaf5e8a5bfc397c59938b67181dd92ddcd1760002b68dbb13d
btcp-1.0.15-6af8ce1-mac.zip
SHA256 = 63bd87de55f50e4b10b7f6674a6952fe40fe489642ab0b67b204c8e4dd7d1347
explorer-btcp-1.0.15-774175c-linux.tar.gz
SHA256 = 09a42b515c3c6f79efb5b1472d41da159a4c25d474508fc5ff2d65a39856b43e
To verify, run:
openssl sha256 FILENAME
(or on Windows):
certutil -hashfile FILENAME SHA256
(or on Mac):
shasum -a 256 FILENAME
Notes:
Some Mac/Linux users may need to set chmod +x before the OS will allow it to run.
Any AV detection is likely due to AV companies flagging crypto apps that contain a miner.