Skip to content
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.

Releases: haven-protocol-org/haven-protocol

v0.14.1.2a

16 Aug 10:39
Compare
Choose a tag to compare

LEGACY RELEASE - DO NOT USE!!!!

Introduction

This is the first public release of Haven built using a patched Monero codebase. Statically-linked binaries will be added as they become available.

SHA-256 checksums

Each ZIP file (excepting the source code ones) will contain a sha256.txt file that contains SHA-256 hashes for all files within the ZIP. You are advised to verify these hashes for yourself before trusting the binaries. The SHA-256 hash for each ZIP file is listed below.

haven-protocol-macos-v0.14.1.2a.zip efd828385ba45f35a12dd35d7fdfbf1b63b40dba2ae3bf62c3318ad2bd29620b

Getting the source

git clone --recursive https://github.com/haven-protocol-org/haven-protocol
cd haven-protocol
git checkout v0.14.1.2a

Building from source

Windows

./build-haven.sh <make_flags> release-static-win64

MacOS

./build-haven.sh <make_flags> release-static-macos-x86_64

Linux

./build-haven.sh <make_flags> release

where <make_flags> is replaced with any environment-specific build flags that you would normally use to build Haven / Monero (e.g. -j4 to compile using 4 CPU cores)

v0.14.1.2 Release

26 Jul 18:19
Compare
Choose a tag to compare
v0.14.1.2 Release Pre-release
Pre-release

WARNING

Testnet only version

This release will migrate your database to include support for offshore pricing records. This is a one-way process. You are advised to take a backup of your database files (typically found in .haven/lmdb/ on MacOS / Linux, and C:/ProgramData/haven/lmdb/ on Windows) BEFORE you install this software.

Introduction

This is the first release of Haven built using a patched (rather than forked) Monero codebase. Compiled binaries will be added as they become available.

SHA-256 checksums

Each ZIP file (excepting the source code ones) will contain a sha256.txt file that contains SHA-256 hashes for all files within the ZIP. You are advised to verify these hashes for yourself before trusting the binaries. The SHA-256 hash for each ZIP file is listed below.

haven-protocol-macos-v0.14.1.2.zip 1c6d5cb34ea4447c3192e71cc3c8f92e83443792b55b5c1216fe3608ca860f93
haven-protocol-win64-v0.14.1.2.zip 3fd0c1e3d67794b74fad3d5feb05fd1732bb7aa35089e6b1ee067950b12c30d4