go-blockchain/p2p
Claude 0e5ac70eef
feat(p2p): handshake command with NodeData and peerlist decoding
Co-Authored-By: Charon <charon@lethean.io>
2026-02-20 19:41:25 +00:00
..
commands.go feat(p2p): CORE_SYNC_DATA type and command ID constants 2026-02-20 19:34:12 +00:00
handshake.go feat(p2p): handshake command with NodeData and peerlist decoding 2026-02-20 19:41:25 +00:00
handshake_test.go feat(p2p): handshake command with NodeData and peerlist decoding 2026-02-20 19:41:25 +00:00
ping.go feat(p2p): ping command encode/decode 2026-02-20 19:34:36 +00:00
ping_test.go feat(p2p): ping command encode/decode 2026-02-20 19:34:36 +00:00
sync.go feat(p2p): CORE_SYNC_DATA type and command ID constants 2026-02-20 19:34:12 +00:00
sync_test.go feat(p2p): CORE_SYNC_DATA type and command ID constants 2026-02-20 19:34:12 +00:00