Dorian
94f2de4a64
refactor: centralize constants, eliminate unwraps, remove dead code, resolve TODOs
- R13+R16: Replace .expect() with .context()? in main.rs and identity.rs
- R17+R18+R19: Fix unwrap() calls in helpers and js-engine
- R20+R21: Remove #[allow(dead_code)] annotations and delete truly dead code
- R22-R26: Create constants.rs module, replace 21 hardcoded values across 12 files
- R28+R29: LND/DWN timeouts already present — verified
- R30-R33: Remove TODO comments, implement marketplace payment check
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 01:54:35 +00:00
..
2026-03-12 00:19:30 +00:00
2026-03-21 01:54:35 +00:00
2026-03-20 10:13:49 +00:00
2026-01-24 22:59:20 +00:00
2026-03-21 01:54:35 +00:00
2026-03-21 01:54:35 +00:00
2026-01-24 22:59:20 +00:00
2026-03-04 05:23:42 +00:00
2026-01-27 22:27:17 +00:00
2026-03-18 01:00:57 +00:00
2026-01-27 17:18:21 +00:00
2026-01-28 11:12:19 +00:00
2026-03-18 19:24:52 +00:00
2026-02-01 05:42:05 +00:00