Skip to content

Releases: stef/equihash

minor release

25 Aug 13:50
Compare
Choose a tag to compare

this release brings very minor changes.

Minor release

28 Jul 16:10
Compare
Choose a tag to compare

mostly code cleanups, and cleaner debian builds.

v1.0.8

09 Feb 01:25
Compare
Choose a tag to compare

This release adds

  • added interface to the cli frontend to provide notifications for long solutions
  • a simple wrapper (ehwait) that handles notifications for long solutions
  • a new size command to the cli frontend calculating the size of a solution
  • added higher level frontend (ehpuzzle) that creates/solves/verifies equihash puzzles in a way that verifiers cannot precompute or fake solutions

Improved CLI frontend

30 Jan 18:10
Compare
Choose a tag to compare

This release renames the cli tool bench into equihash and adds a solve and verify mode to this tool, so equihash can be used conveniently also from the CLI and shell scripts. Furthermore this tool has been enabled by default again in the makefile, it was disabled previously due to non-portable rtdsc implementation being used and failing to build on many architectures supported by debian.

also disable -march=native in makefile

09 Jan 11:37
Compare
Choose a tag to compare

to enable cross-compilation when packaging.

v1.0.5

08 Jan 15:55
Compare
Choose a tag to compare

new release for packaging in debian, equihash-test.cc which is the basis of the bench target is not very portable to all the arches that debian supports.

packaging maintenance release

30 Dec 12:22
Compare
Choose a tag to compare

use -fcf-protection=full only for x86_64

Fixes compilation on i386

29 Dec 14:37
Compare
Choose a tag to compare

hoping for the best!

moved /debian outside of main branch

12 Oct 16:16
Compare
Choose a tag to compare

this is maintenance release, no need to update, this only affects debian packaging.

some fixes for building on android and debianization

05 Oct 17:27
Compare
Choose a tag to compare

this release is a small update, it contains fixes to build on android, and everything that is needed to package it under debian.