Skip to content

Releases: BSHA3/bsha3

v0.0.2 - Parity with Bitcoin Core c34c821 (#2)

09 Nov 15:44
Compare
Choose a tag to compare

v0.0.2 Release Binaries

Changelog

  • Final textual Bitcoin strings replaced with BSHA3
  • Required datadir size is now only 9GB
  • getlocalhashps RPC added, for viewing built-in CPU miner's hashrate (author: @fafrd)
  • getmininginfo RPC also now shows localhashps

Checksums

Linux:
Coming shortly; build it via the instructions in README.md.

Mac: SHA256(BSHA3-Qt-v0.0.2-osx.dmg)=
2ee06f513a04b0906ec66e1f1b3511d51c4718b203a0ef0e0cce49d8f91c8d51

You may need to install dependencies for this Mac release, try:

  • Get Homebrew: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Install dependencies: brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf python qt libevent qrencode

Windows:

Installer:

SHA256(bsha3-v0.0.2-win64-setup.zip)=
77406491d596bf5b983d49855d82e9fb01eaf6cbeb6b2ac07fb420701b25bb10

Standalone .exes: (note: Your datadir will still be created; be sure to backup your wallet)

SHA256(bsha3-v0.0.2-win64.zip)=
8c30c2da3013318e34055f207a37a26f7ad8daf7834f0fd6009a8bfbaa5c03cc

v0.0.1 - Parity with Bitcoin Core c34c821

03 Nov 00:54
2182094
Compare
Choose a tag to compare

Initial Binaries

Checksums

Linux: SHA256(bsha3-v0.0.1-x86_64-pc-linux-gnu.tar.gz)= 9d94305ce254a77ca26df8723c02397d2135ed3c3ff641e2b4612d396f4e029d

Built on Ubuntu 18.04.

Linux compat (works on Ubuntu 14, 16, and 18):
SHA256(bsha3-v0.0.1-compat-x86_64-pc-linux-gnu.tar.gz)=
5984dd71ea980fe68af7ac151871755f4215e19003702d5d868ef612a6646f9f

Mac: SHA256(BSHA3-Qt-v0.0.1-osx.dmg)=
3dc3ff2d76673bac9c75d2bf0fa40b2559c6b88109d2a5473f442c6541f8bab6

You may need to install dependencies for this Mac release, try:

  • Get Homebrew: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Install dependencies: brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf python qt libevent qrencode

Windows: SHA256(bsha3-v0.0.1-win64.zip)=
47fd694126e4f0664be972c0165284b323d0d1df517d255331a462cf15fbf521

You can run either the GUI program (bsha3-qt) or the individual command line programs. For Windows users wanting to run on the command line, use start-daemon, stop-daemon, and cli.