go-p2p/node/levin
Virgil 04ae11da43 refactor(node): replace stdlib helpers with core primitives
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 14:37:02 +00:00
..
connection.go feat(levin): connection with framed TCP packet I/O 2026-02-20 19:29:41 +00:00
connection_test.go feat(levin): connection with framed TCP packet I/O 2026-02-20 19:29:41 +00:00
header.go chore(node): upgrade to core v0.8.0-alpha.1 2026-03-26 14:31:25 +00:00
header_test.go feat(levin): header encode/decode (33-byte Levin packet framing) 2026-02-20 19:23:24 +00:00
storage.go refactor(node): replace stdlib helpers with core primitives 2026-03-26 14:37:02 +00:00
storage_test.go feat(levin): portable storage section encode/decode 2026-02-20 19:27:31 +00:00
varint.go chore(node): upgrade to core v0.8.0-alpha.1 2026-03-26 14:31:25 +00:00
varint_test.go feat(levin): portable storage varint encode/decode 2026-02-20 19:23:28 +00:00