No description
Find a file
Claude 3ee5553d18
test: add transport layer tests (Phase 2) — node/ coverage 42% to 63.5%
13 tests covering all Phase 2 TODO items: reusable test pair helper,
full handshake with challenge-response verification, protocol version
rejection, allowlist rejection, SMSG encrypted message round-trip,
message deduplication, rate limiting (100 burst verified), MaxConns
enforcement, keepalive timeout cleanup, graceful disconnect, and
concurrent sends with race detection clean.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 00:08:35 +00:00
KB@4dcd7ea9fe test: add UEPS wire protocol tests (Phase 1) — 0% to 88.5% coverage 2026-02-19 23:44:09 +00:00
logging feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
node test: add transport layer tests (Phase 2) — node/ coverage 42% to 63.5% 2026-02-20 00:08:35 +00:00
ueps test: add UEPS wire protocol tests (Phase 1) — 0% to 88.5% coverage 2026-02-19 23:44:09 +00:00
CLAUDE.md docs: add CLAUDE.md, TODO.md, and FINDINGS.md for expert session 2026-02-19 17:42:52 +00:00
FINDINGS.md docs: add CLAUDE.md, TODO.md, and FINDINGS.md for expert session 2026-02-19 17:42:52 +00:00
go.mod feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
go.sum feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
SESSION-BRIEF.md docs: add session brief for expert agent work 2026-02-19 17:39:03 +00:00
TODO.md docs: restructure TODO.md with phased task queue 2026-02-19 23:29:36 +00:00