Skip to content

Releases: TheFox/hashcash

v1.4.0

02 Jun 14:44
Compare
Choose a tag to compare
  • Newer dependency versions.
  • Doublespend DB added.

v1.3.0

07 May 09:35
Compare
Choose a tag to compare
  • Namespace TheFox\Hashcash\Hashcash renamed to more common TheFox\Pow\Hashcash.

v1.2.0

07 May 09:39
Compare
Choose a tag to compare
  • Bugfixes.
  • Namespace TheFox\Utilities moved to own repository.
  • Code standard added.
  • Makefile added.

v1.1.0

07 May 12:48
Compare
Choose a tag to compare
  • Average time in speed test added.
  • Bugfixes.
  • Improved examples. Added examples.
  • Mint attempts max from 3 to 10. Mint attempts max as variable.
  • Mint all function added.
  • Tests added.

v1.0.3

07 May 12:42
Compare
Choose a tag to compare
  • Bugfix: wrong variable name.

v1.0.2

07 May 12:41
Compare
Choose a tag to compare
  • Test added.
  • Faster bit check added.

v1.0.1

07 May 12:40
Compare
Choose a tag to compare
  • Bugfixes.
  • Example added.
  • Tests added.

v1.0.0

07 May 12:37
Compare
Choose a tag to compare
  • Mint stamp.
  • Verifiy stamp.