Releases: rgsneddon/gnfp-mine
Releases · rgsneddon/gnfp-mine
Release list
gnfp-mine 1.0.9
Public book/fronts stay TLS. A leftover 1.0.7 tls:false in ~/.gnfp-mine/config.json is ignored on *.restoreprivacy.online, so an upgrade no longer speaks plaintext to the TLS listener (that looped reconnect in 2s with no job).
- Same sequential
gnfp-cpu-v1work hash as 1.0.8 / the Germany book. --notlsis local plaintext only.- GPU/ASIC Beam solutions mint nothing.
git clone https://github.com/rgsneddon/gnfp-mine.git
cd gnfp-mine
git checkout v1.0.9
node src/miner.js --pool de.restoreprivacy.online:1474 --user gnfp1YOURADDRESS.worker --threads 8
Delete ~/.gnfp-mine/config.json or just run 1.0.9 — the public book is TLS either way.
gnfp-mine 1.0.8
CPU-only cutover pin. Same sequential gnfp-cpu-v1 work hash as the Germany book.
- TLS by default.
--notlsis local plaintext only. - GPU/ASIC Beam solutions mint nothing.
- Cutover order: book → fronts → miners. Older miners do not mint on this book.
git clone https://github.com/rgsneddon/gnfp-mine.git
cd gnfp-mine
git checkout v1.0.8
node src/miner.js --pool de.restoreprivacy.online:1474 --user gnfp1YOURADDRESS.worker --threads 8