Commit graph

13 commits

Author SHA1 Message Date
Claude
909bff2dd9
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
poolman
9a8a1b3a4a ProgPow implementation for Zano 2019-04-18 02:27:03 +03:00
Alexander Blair
9c52de91ed Update with cryptonight-hashing for XMR. Thanks to Mayday30/MoneroOcean for updating the CN libs for the Variant hardfork.
git pull; npm install; then restart services.
2018-04-05 13:58:08 -07:00
Alexander Blair
4ddd61c951 Update to tagged release for node-multi-hashing-aesni 2018-03-25 13:33:23 -07:00
Snipa22
b9669b8f18
Update package.json 2017-11-07 11:40:18 -08:00
Snipa22
f539398fb0
Update package.json 2017-11-07 11:37:02 -08:00
Alexander Blair
be43514016 Fixes roundHashes not resetting
Fix for #72
Issue is that the system may have a loaded chunk of shares to work on at the time of the block find, causing the cashed values to load instead.

Prep work for adding more coins.  Moving the multi-hashing AES-NI lib + the CN-Utils lib to optional requirements.
2017-06-09 20:51:18 -07:00
Alexander Blair
bd63785cb0 Update to start working out the env_sync segfaults. 2017-05-17 07:07:31 -07:00
Alexander Blair
a34e8c6ceb Modifying this so it moves buffers into string. 2017-03-05 16:00:35 -08:00
Alexander Blair
1f9fe310c0 Adding ZMQ and SocketIO access. 2017-03-05 13:56:06 -08:00
Alexander Blair
9ce7f4b102 Adding CORS 2017-02-21 17:02:11 -08:00
Alexander Blair
196ab43ea1 Updates to include the new e-mail settings stored in SQL. 2017-02-12 14:47:54 -08:00
Alexander Blair
fd58d56ac5 Initial commit, moving from private repo. Welcome to the light. 2017-02-10 21:33:17 -08:00