Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 17:46
9b3aa52

Major Changes

  • added nickminer algorithm to pow module (#286) (see wiki for configuration)
  • fixed edge case where requests are getting stuck and block new sessions for the same IP/address forever (#278)
  • improve manual passport refresh form (add FAQ & allow passport file upload)
  • dependency updates

Warning: This is a breaking update! Make sure there are no active mining sessions before upgrading to 2.3.0.
Active mining sessions will be slashed as soon as they send in the first hash to the new backend.
That's expected due to slight protocol changes, which makes submissions from older clients invalid.

Release Artifacts

Release File Description
powfaucet-server-all .tar.gz / .zip PoWFaucet server for execution with local nodejs (recommended)
powfaucet-server-win.exe PoWFaucet all-in-one executable for windows (NodeJS 18, 64bit)
powfaucet-server-linux PoWFaucet all-in-one executable for linux (NodeJS 18, 64bit)
powfaucet-static .tar.gz / .zip PoWFaucet static folder (optional, see Operator Wiki)