Skip to content

Releases: pk910/PoWFaucet

v2.1.6

11 Mar 01:09
ce60277
Compare
Choose a tag to compare

Major Changes

  • dependency updates
  • publish as npm package

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)

v2.1.5

06 Feb 17:46
11ce7a2
Compare
Choose a tag to compare

Major Changes

  • dependency updates

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)

v2.1.4

16 Jan 08:19
eca1b6e
Compare
Choose a tag to compare

Major Changes

  • added ability to show notifications based on faucet load
    (can be used to show high load warnings)
  • dependency updates

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)

v2.1.3

09 Jan 19:29
54edcc5
Compare
Choose a tag to compare

Bugfix Release

  • Fixes a client side bug that could cause the mining logic getting stuck on very fast machines with high worker count.
    I've recently noticed that issue after upgrading my hardware. I guess it must have been affecting a lot more users before as that issue was there since the beginning.

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)

v2.1.2

08 Jan 22:18
51f7860
Compare
Choose a tag to compare

Bugfix Release

  • Fixed missing error handling that could cause the transaction queue to get stuck in rare situations
  • dependency updates

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)

v2.1.1

04 Jan 02:56
bb55545
Compare
Choose a tag to compare

Bugfix Release

  • Fixed mysql db driver in bundled release (disabled minification)

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)

v2.1.0

04 Jan 02:26
42f2e31
Compare
Choose a tag to compare

Major Changes

  • Major version dependency updates for server components
  • Refactoring to ESM module format

Warning: This is a breaking release as the filenames within the release slightly changed.
This might break your startup command when upgrading.

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)

v2.0.8

10 Dec 06:00
8cf8527
Compare
Choose a tag to compare

Major Changes

  • show reward factor details for each session on faucet status page
  • various small non-critical UI fixes
  • dependency updates

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)

v2.0.7

20 Oct 19:57
7c050b8
Compare
Choose a tag to compare

Major Changes

  • whitelist module, to skip some protections for trusted IP ranges (preparation for devconnect)
  • added httpProxyCount setting for multi-hop proxy environments
  • Dockerfile fixes

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)

v2.0.6

19 Oct 15:18
24bddf3
Compare
Choose a tag to compare

Major Changes

  • Accept privkeys with 0x prefix

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)