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
|
0f20bd9c32
|
Fix Zano wallet port in config
|
2019-05-08 00:17:08 +03:00 |
|
poolman
|
2ab4755066
|
Fix beta test issues
|
2019-04-18 02:27:39 +03:00 |
|
poolman
|
9a8a1b3a4a
|
ProgPow implementation for Zano
|
2019-04-18 02:27:03 +03:00 |
|
Alexander Blair
|
e0152b8c46
|
Update to AEON and the config_entries.
|
2017-10-12 12:11:07 -07:00 |
|
M5M400
|
8e8a966860
|
Update config_entries.json
|
2017-05-04 11:14:08 +02:00 |
|
Alexander Blair
|
9cc9e06344
|
Whoops!
|
2017-02-26 10:52:26 -08:00 |
|
Alexander Blair
|
c924194b49
|
Don't call callbacks so early.
|
2017-02-26 10:51:28 -08:00 |
|
Alexander Blair
|
81a05a64d1
|
Moving sql_sync to async each
Updated SQL_MIGRATIONS to pool.
|
2017-02-26 10:49:51 -08:00 |
|
Alexander Blair
|
3fab1673ff
|
Payment Update
Moving payment timers into the database
Adding the last payment timer cycle to the stats
|
2017-02-26 10:20:11 -08:00 |
|
Mine Coins
|
4457859a2c
|
No newline at EOF fix
|
2017-02-22 23:27:39 +02:00 |
|
Alexander Blair
|
1101872f5c
|
Missed an identifier.
|
2017-02-12 15:09:04 -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
|
f8be94b4f2
|
Couple of configuration updates, and removing a couple of defaults that should be blank and sane.
|
2017-02-11 11:57:32 -08:00 |
|
Alexander Blair
|
4af3a38355
|
Moving loop counter to inside of the sql select, and adding an extra abort stage.
|
2017-02-11 11:52:30 -08:00 |
|
Alexander Blair
|
9977bae7b4
|
Updates to fix a .sql bug. Adding a script to migrate configuration values in the future.
|
2017-02-11 11:47:36 -08:00 |
|