go-p2p/node
Claude f80166251b
feat(levin): connection with framed TCP packet I/O
Co-Authored-By: Charon <charon@lethean.io>
2026-02-20 19:29:41 +00:00
..
levin feat(levin): connection with framed TCP packet I/O 2026-02-20 19:29:41 +00:00
bench_test.go test: Phase 5 — integration tests, benchmarks, bufpool tests 2026-02-20 06:09:21 +00:00
bufpool.go feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
bufpool_test.go test: add Phase 5 integration tests, benchmarks, and bufpool tests 2026-02-20 11:53:26 +00:00
bundle.go feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
bundle_test.go test(node): push coverage from 72.4% to 87.4% 2026-02-20 02:33:54 +00:00
controller.go feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
controller_test.go test(node): push coverage from 72.4% to 87.4% 2026-02-20 02:33:54 +00:00
dispatcher.go feat: implement UEPS packet dispatcher with threat circuit breaker 2026-02-20 00:23:10 +00:00
dispatcher_test.go feat: implement UEPS packet dispatcher with threat circuit breaker 2026-02-20 00:23:10 +00:00
identity.go feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
identity_test.go test(node): push coverage from 72.4% to 87.4% 2026-02-20 02:33:54 +00:00
integration_test.go test: add Phase 5 integration tests, benchmarks, and bufpool tests 2026-02-20 11:53:26 +00:00
message.go feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
message_test.go test(node): push coverage from 72.4% to 87.4% 2026-02-20 02:33:54 +00:00
peer.go feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
peer_test.go test(node): push coverage from 72.4% to 87.4% 2026-02-20 02:33:54 +00:00
protocol.go feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
protocol_test.go feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
transport.go test: add controller tests (Phase 3) — node/ coverage 63.5% to 72.1% 2026-02-20 00:17:31 +00:00
transport_test.go test(node): push coverage from 72.4% to 87.4% 2026-02-20 02:33:54 +00:00
worker.go feat: extract P2P networking and UEPS protocol from Mining repo 2026-02-16 15:47:10 +00:00
worker_test.go test(node): push coverage from 72.4% to 87.4% 2026-02-20 02:33:54 +00:00