lthn.io/app/Mod/Chain
Claude 2ac5fc1e3d
feat: idempotency key middleware + sitemap.xml
IdempotencyKey middleware caches POST responses by Idempotency-Key
header for 24h. Prevents duplicate registrations from network retries.
Returns X-Idempotency-Replayed: true on cached responses.

Commit #102.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 13:00:41 +01:00
..
Commands feat: chain:stop command + DNS update activity logging 2026-04-04 12:09:19 +01:00
Contracts feat: HealthCheckable interface on DaemonRpc and WalletRpc 2026-04-04 11:43:01 +01:00
Services feat: HealthCheckable interface on DaemonRpc and WalletRpc 2026-04-04 11:43:01 +01:00
Boot.php feat: idempotency key middleware + sitemap.xml 2026-04-04 13:00:41 +01:00
ChainService.php feat: ServiceDefinition for Chain and Names modules 2026-04-04 11:44:39 +01:00
config.php feat: chain:start and chain:status artisan commands 2026-04-04 10:39:24 +01:00