Skip to content
This repository was archived by the owner on Jun 8, 2025. It is now read-only.

Releases: chfast/ethash

ethash 0.4.3

19 Feb 18:11
441af90

Choose a tag to compare

  • Added: [#121] The public version.h header with information about the ethash library version.
  • Added: [#121] Ethash and ProgPoW revisions exposed as {ethash,progpow}::revision constants.

ethash 0.4.2

19 Feb 18:12
13c97f8

Choose a tag to compare

  • Fixed: The progpow.cpp file encoding changed from utf-8 to ascii.

ethash 0.4.1

19 Feb 18:13
67a3216

Choose a tag to compare

  • Added: KISS99 PRNG distribution tester tool.
  • Changed: ProgPoW implementation updated to revision [0.9.2][progpow-changelog].
  • Changed: ProgPoW implementation optimizations.

ethash 0.4.0

04 Dec 13:21
c0628da

Choose a tag to compare

  • Added: Experimental support for [ProgPoW] [0.9.1][ProgPoW-changelog].