Commit graph

14 commits

Author SHA1 Message Date
Claude
5e38ba0bc8
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
lukachi
9c2107869b
refactor: streamline server request handling in ZanoWallet
- Simplified the connection logic by removing the unnecessary IIFE (Immediately Invoked Function Expression) for handling server requests.
- Changed the condition to directly check if server requests are disabled, improving readability.
- Updated variable names for clarity, ensuring that error handling and credential setting are more straightforward.
- Enhanced the flow of the onConnectEnd callback to include the token directly from the result, making the code cleaner and easier to follow.
2025-06-27 16:48:51 +03:00
lukachi
b515cb16e0
upd pkg exports cfg 2025-06-25 11:51:51 +03:00
jejolare
81aaf4c60d export backend types 2025-02-28 11:09:56 +07:00
jejolare
228b2e9465 revert 2025-02-28 11:08:22 +07:00
jejolare
7b51c5e91f rebuild 2025-02-28 11:05:39 +07:00
jejolare
ae446d7e1a fix Transaction type 2025-02-28 11:04:45 +07:00
jejolare
f6ab5b53f9 make lib pre-built 2025-01-08 23:38:56 +07:00
jejolare
d7667f9c46 add connect method output 2024-07-30 01:47:22 +07:00
jejolare
8e0ccf4019 update exports 2024-07-28 16:32:34 +07:00
jejolare
863e175f78 add declaration 2024-07-28 16:07:17 +07:00
jejolare
bc38e3ae58 debug 2024-07-26 16:41:53 +07:00
jejolare
e14648a1cc update exports 2024-07-26 16:35:50 +07:00
jejolare
4118f9d4d6 structure update 2024-07-26 16:13:13 +07:00