Claude
78d5fae87c
feat(pool): serve mining pool website from API server
...
Copy website_example to website/, add static file serving via Node fs
in the API default route handler, and remove website/ from .gitignore.
The API now serves index.html at / and all static assets by path.
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 13:47:34 +01:00
Claude
a70bf303d5
fix(pool-website): update for ProgPoWZ mining
...
- Config: point to local pool API, Lethean explorer links
- Getting started: replace CryptoNote miners with ProgPoWZ miners
(progminer, T-Rex, TeamRedMiner)
- Add ProgPoWZ algorithm detection to JavaScript
Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:51:57 +01:00
Claude
62e1ec1082
fix(pool): update Dockerfile and config for Lethean testnet
...
- Dockerfile: node:8 → node:20, modern build chain
- Config: ports 5555/7777/8888, Redis auth, testnet difficulty
- Remove cryptonight-hashing dependency (ProgPoWZ via zano-node-util)
Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:46:22 +01:00
Claude
80878cd5f2
fix(pool): replace CryptoNight with ProgPoWZ via zano-node-util
...
Pool now uses native Lethean/Zano block validation through
zano-node-util instead of generic CryptoNight hashing. Ports
updated to 5555/7777/8888, Redis auth enabled, difficulty
tuned for testnet.
Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:41:33 +01:00
Claude
b8843b49a4
fix: update lethean.org → lethean.io URLs
...
The domain lethean.org does not exist. All references updated to lethean.io.
Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 06:02:53 +01:00
Claude
345ad04f02
rebrand(lethean): update repository URLs in package.json
...
github.com/hyle-team → forge.lthn.ai/lthn
Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 05:43:06 +01:00
Claude
8aef740bc9
rebrand(lethean): update clone URL in README
...
github.com/hyle-team → forge.lthn.ai/lthn
Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 05:42:44 +01:00
Claude
3b3f3d5048
rebrand(lethean): update branding, ports, and config for Lethean blockchain
...
- Coin: Zano → Lethean, ticker: ZAN/ZANO → LTHN
- Ports: 11211 → 36941 (mainnet RPC), 46941 (testnet RPC)
- Wallet: 11212 → 36944/46944
- Address prefix: iTHN
- URLs: zano.org → lethean.io
- Explorer links: explorer.lthn.io
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 22:24:13 +01:00
muscleman
5d9e293c21
Update README.md
2022-09-14 19:42:25 -05:00
muscleman
89bda4d0d5
github update
2022-06-20 08:20:40 -05:00
muscleman
8380c228fb
Update pool.js
...
lets delete in the correct order
2022-01-29 16:12:19 -06:00
muscleman
1d9bf4927f
Update pool.js
...
clean up disconnected miners
2022-01-29 15:56:23 -06:00
muscleman
22ab1981fc
BugFix more charts fixes
2022-01-26 12:33:14 -06:00
muscleman
fffb26c141
BugFix, solo/prop status not displaying
2022-01-26 09:08:58 -06:00
muscleman
cfcecdd3f7
Merge branch 'main'
2022-01-24 12:22:11 -06:00
muscleman
c6703e1d70
Update README.md
2022-01-24 12:19:32 -06:00
cryptozoidberg
f86202651c
Initial commit
2022-01-24 17:12:13 +01:00
muscleman
2cec55ae3f
hyle-team requirement mixing 10
2022-01-23 12:29:41 -06:00
muscleman
ce776f9b32
hyle-team requirement mixing 10
2022-01-23 12:29:19 -06:00
muscleman
ea7435ce9b
don't reset solo effort when prop block is found
2022-01-23 08:32:42 -06:00
muscleman
23c0aedce9
Update README.md
2022-01-22 14:50:26 -06:00
muscleman
d6c0ca1023
Update README.md
2022-01-22 14:47:34 -06:00
muscleman
3027ddd8c7
Update README.md
...
update working node versions
2022-01-18 18:26:21 -06:00
muscleman
0d7919331d
Update README.md
2022-01-17 08:58:23 -06:00
muscleman
1aea3d21be
Update README.md
2022-01-17 08:57:23 -06:00
muscleman
74ee37b4cb
Update README.md
...
UFW blurb
2022-01-17 08:56:39 -06:00
muscleman
8b95721e87
Update README.md
...
fix table of contents
2022-01-17 08:53:44 -06:00
muscleman
3733efb8e7
Update README.md
...
more information
2022-01-17 08:51:33 -06:00
muscleman
c72dcfbe04
Update README.md
...
additional information
2022-01-17 08:46:29 -06:00
muscleman
d07cd8821b
Update package.json
...
point to hyle-teams version of zano-node-util
2022-01-15 12:14:00 -06:00
muscleman
e8e2a2ed1b
Update package.json
2022-01-15 11:53:26 -06:00
muscleman
7f2d90b39c
Merge branch 'master' of https://github.com/muscleman/progpowz-nodejs-pool
2022-01-15 11:35:43 -06:00
muscleman
b69ece4ab5
update readme references
2022-01-15 11:35:24 -06:00
muscleman
5bdfed1053
Update README.md
2022-01-15 11:32:55 -06:00
muscleman
29ba08020f
first commit
2022-01-15 11:31:38 -06:00