• Joined on 2026-02-14
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:34:10 +00:00
f60f0803da fix: status page handles wallet RPC unreachable gracefully
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:31:22 +00:00
4f72d62146 feat: Octane domain middleware + fix catch-all route conflicts
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:26:27 +00:00
41a13e6ef4 refactor: extract ChainDaemon and ChainWallet interface contracts
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:24:30 +00:00
ca11c4ccee refactor: extract Actions for CheckAvailability, SubmitClaim, RegisterName
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:22:00 +00:00
2b91476cf7 refactor: move pre-registration claims from Cache to database model
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:14:42 +00:00
9b1a062f2e fix: revert @cspnonce — Headers Boot not registering directive
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:08:26 +00:00
7070d45e1c fix: lthn.io running on FrankenPHP Octane via Docker
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:06:05 +00:00
b1227f08d3 fix: disable subdomain Website modules to fix Octane route conflicts
Charon pushed to dev at lthn/lthn.io 2026-04-04 10:03:05 +00:00
32d64561b2 fix: Octane compatibility — unconditional route registration
Charon pushed to dev at lthn/lthn.io 2026-04-04 09:54:22 +00:00
5d38d09c3a wip: FrankenPHP container setup (Octane + Supervisor)
Charon pushed to dev at lthn/lthn.io 2026-04-04 09:39:26 +00:00
9286f84020 feat: chain:start and chain:status artisan commands
Charon pushed to dev at lthn/lthn.io 2026-04-04 09:36:44 +00:00
c89bee8e51 feat: add FrankenPHP + Octane Dockerfile and docker-compose
Charon pushed to dev at lthn/lthn.io 2026-04-04 09:22:40 +00:00
8a21996add security: add CSP nonce attributes to inline scripts and styles
Charon pushed to dev at lthn/lthn.io 2026-04-04 09:19:55 +00:00
a04c5a226d refactor: move Chain Boot singletons to FrameworkBooted
Charon pushed to dev at lthn/lthn.io 2026-04-04 09:15:20 +00:00
63447cba2a docs: 23 additional content pages for docs.lthn.io
Charon pushed to dev at lthn/lthn.io 2026-04-04 09:07:22 +00:00
0bc44d483d feat: Website/Docs module for docs.lthn.io
Charon pushed to dev at lthn/lthn.io 2026-04-04 08:58:41 +00:00
6ebb8407a2 refactor: adopt CorePHP patterns in Pool, Trade, Names Website modules
Charon pushed to dev at lthn/lthn.io 2026-04-04 08:57:25 +00:00
c1402cade5 refactor: Website/Explorer uses $event->routes() and domain-scoped routing
Charon pushed to dev at lthn/lthn.io 2026-04-04 08:55:25 +00:00
712a5c56b7 fix: exclude Lethean web routes from api.* domains
Charon pushed to dev at lthn/lthn.io 2026-04-04 08:50:38 +00:00
c0ab4aa27b fix: update API URLs for production domain separation