bitshares core MacOS Binaries
This is a version of the bitshares-core binaries compiled for the Mac. It was compiled using:
Macbook Pro running High Sierra (10.13.3)
clang-900.0.39.2
OpenSSL 1.0.2n
Boost 1.60
Code from master branch (commit 96c0c27)
pointing to mainnet
The archive bitshares-binaries-mac-tcmalloc-static.tar contains all the binaries from the ./programs directory.
The archive bitshares-binaries-min-mac-tcmalloc-static.tar contains only the witness_node and cli_wallet binaries. Both with tcmalloc statically linked.
The archives bitsahres-develop-mac-tcmalloc.tar.gz and bitshares-develop-min-mac-tcmalloc.tar.gz are builds of the develop branch (commit 4e591a6).