Releases: pk910/PoWFaucet
Releases · pk910/PoWFaucet
v2.2.1
Major Changes
- Add ability to bypass proxy/hosting IP range check by proving uniqueness via gitcoin passport (passport module)
- 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.2.0
Major Changes
zupass
module for ticket authentication- 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.6
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
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
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
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
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
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
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
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) |