Skip to content

1.1.0

Compare
Choose a tag to compare
@Pega88 Pega88 released this 10 May 16:44
· 53 commits to master since this release
9ca239a

Updates

  • Internationalisation: English, Dutch, Portuguese and Italian #33
  • Add support for Automatic Graphics Switching on Mac OS X #34

Translations are provided by the community. The BTCP team does not take responsibility for translations. Please create an Issue for any translation issues.

We recommend that Full Node GUI Wallet and daemon users- especially those accepting incoming connections through port 7933- upgrade to the latest version to contribute to the strength of the network.

If you want to sync faster, you can download a significant portion of the blockchain here. Unzip and place folders in the same location as your wallet.dat file (see below).

Click here to read about how to claim your BTCP with this wallet

Windows, Mac (Yosemite, El Capitan, Sierra, High Sierra), Linux

You will need the latest version of Java.

To build from source, follow the instructions in README.md.

For Linux, you must compile Bitcoin Private first. You can find the instructions here. Then you can build the GUI from the source or download one of the archives below and paste the BitcoinPrivateDesktopWallet.jar file into /home/USERNAME/bitcoinprivate/src/

Keep your private keys safe! Always back them up right away!

Your wallet file is located at -

Windows: %APPDATA%\BTCPrivate\wallet.dat

Mac: ~/Library/Application Support/BTCPrivate/wallet.dat

Linux: ~/.btcprivate/wallet.dat

If you make an encrypted wallet.dat, don't lose or share the password!


For Windows and Mac users, the Bitcoin Private Daemon (btcpd) and RPC Client (btcp-cli) are included in the downloads.

Bitcoin Private Daemon version v1.0.12-1 (btcpd --version)
Bitcoin Private RPC client version v1.0.12-1 (btcp-cli --version)

BitcoinPrivateDesktopWallet-1.1.0.jar
SHA256 = 3b999c789f53e01f078b1243058cc1edfd20f062d091cf4f83eefc4b914be718

BitcoinPrivateDesktopWallet_1.1.0_windows.7z
SHA256 = a1c67c8e132f3387bad41c47dd4bca6d9287c70e127377dc6615ed6ee9171cfc

BitcoinPrivateDesktopWallet_1.1.0.dmg
SHA256 = deb773f16f7f3769453d543ba0760d84f54551b2debd4064de9e098d7a6045fe

To verify, run:
openssl sha256 FILENAME

(or on Windows):
certutil -hashfile FILENAME SHA256

(or on Mac):
shasum -a 256 FILENAME

Base CLI wallet (Bitcoin Private btcp-cli, btcpd) built from source - https://github.com/BTCPrivate/bitcoinprivate

Having issues? open clean_blockchain which will erase the blockchain. Reopen the jar file and it should begin to resync.