Commit graph

30 commits

Author SHA1 Message Date
Claude
b0106a4837
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
AzizbekFayziyev
2632f3f6bb feat: add ionic swap balance validation 2026-03-16 17:00:55 +05:00
Andrew Besedin
65beb93fc2 update: bump zano_web3 lib version to fix comma decimal delimiter validation in Send 2026-02-28 14:27:43 +03:00
Andrew Besedin
df4e1b8adc update: add comma as decimal separator 2026-02-25 18:53:00 +03:00
jejolare
13811a7533 caniuse-lite update 2026-02-16 22:34:24 +07:00
jejolare
b5ed6bcba2 add dynamic whitelist icons 2026-02-10 18:22:26 +07:00
jejolare
760d86649a update package lock 2025-12-01 20:54:49 +07:00
jejolare
c3bbaa33c6 move react scripts to dev deps 2025-12-01 20:52:35 +07:00
jejolare
3807fb089a fix some deps 2025-11-28 19:02:01 +07:00
dependabot[bot]
94297e5bba
Bump node-forge from 1.3.1 to 1.3.2
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-28 09:31:51 +00:00
AzizbekFayziyev
d49839b3e4 init: eslint 2025-06-22 14:20:38 +05:00
AzizbekFayziyev
1f193343a5 add: config 2025-06-21 20:26:05 +05:00
jejolare
c04300843b downgrade typescript 2024-12-01 13:56:32 +07:00
AzizbekFayziyev
59aa94399b converted to ts 2024-11-27 20:30:07 +05:00
jejolare
d6eb7290fb fix history parsing 2024-07-19 21:57:44 +07:00
jejolare
ba7aabb58f add decimal.js 2024-07-19 21:11:11 +07:00
jejolare
5f02e78bff fix wallet activity checking 2024-03-14 03:23:04 +07:00
jejolare
0ff8814561 implement secure connection 2024-02-16 22:42:45 +07:00
andrewprog97
94d0685aec add connect key page 2024-02-16 02:22:57 +03:00
andrewprog97
787dfca588 add login session 2023-11-15 17:39:58 +03:00
andrewprog97
6ebe186370 add password pages 2023-11-15 00:30:54 +03:00
PRavaga
a56e03900f
fixed floating point math
Signed-off-by: PRavaga <trueravaga@gmail.com>
2023-08-17 13:49:29 +02:00
Alex
58c041b65e send form added 2023-04-19 21:49:00 +02:00
Alex
18e5347f0b redo app plug, transaction details added, receive page added. Sending page in process 2023-04-19 15:02:35 +02:00
Alex
37ab04c596 redo header, icons changed 2023-04-14 15:14:20 +02:00
PRavaga
d9e58170e8
multiple build fixes and background view implementation
Signed-off-by: PRavaga <trueravaga@gmail.com>
2023-04-13 21:44:54 +02:00
PRavaga
16f88631e2
webpack setup
Signed-off-by: PRavaga <trueravaga@gmail.com>
2023-04-13 19:12:22 +02:00
PRavaga
6a240c408f
background and content setup 2023-04-13 16:47:56 +02:00
Alex
27fbda53e5 assets and history tabs added 2023-04-09 21:36:06 +02:00
Alex
3e859eea93 first commit 2023-04-08 15:03:38 +02:00