Bitcoin Private v1.0.10-2
Bitcoin Private Daemon
This contains the Bitcoin Private daemon and CLI tools. Click here for the Desktop GUI Wallet.
- Fixed a critical bug regarding SegWit spends. Thank you to @hsjoberg, @grzegorzszczecin, @Ayms, and @jc23424.
For Linux, it is recommended to compile and run by following the instructions here.
For Windows:
-
Run
fetch-parameters.bat
, and wait for the download to complete. -
Run
start_wallet_cli.bat
. You can usecli_prompt.bat
for RPC commands. -
Use
stop_wallet_cli.bat
to close the wallet. Otherwise, you might corrupt your chainstate!
Your wallet file is located at -
Windows: %APPDATA%\BTCPrivate\wallet.dat
Mac: ~/Library/Application Support/BTCPrivate/wallet.dat
Linux: ~/.btcprivate/wallet.dat
To download the BTC snapshot data (optional):
curl https://s3.amazonaws.com/btcp.snapshot/utxo_snapshot.tar.gz | tar xvz
To collect your own snapshot (very optional):
https://github.com/BTCPrivate/utxo-dump
btcp-1.0.10-2-e88839a-linux.tar.gz
SHA256 = 3d06518108f482b23b7f55eb24e6c71523a6e1007c225833a95463f5041d85bc
btcp-1.0.10-2-e88839a-win.7z
SHA256 = 2b03969501fa84ce69603855c3e7ea1882eefa32f257d9db81905e90f5696625
btcp-1.0.10-2-e88839a-mac.zip
SHA256 =
SHA256 = openssl sha -sha256 filename