go-blockchain/config
Claude 888a0b6fff
feat(config): P2P network IDs and go-p2p dependency
Add NetworkIDMainnet and NetworkIDTestnet 16-byte UUIDs for P2P
handshake, ClientVersion constant, and NetworkID field to ChainConfig.
Add local replace directive for forge.lthn.ai/core/go-p2p.

Co-Authored-By: Charon <charon@lethean.io>
2026-02-20 19:33:24 +00:00
..
config.go feat(config): P2P network IDs and go-p2p dependency 2026-02-20 19:33:24 +00:00
config_test.go feat(config): P2P network IDs and go-p2p dependency 2026-02-20 19:33:24 +00:00
hardfork.go feat: Phase 0 scaffold -- config, types, wire, difficulty 2026-02-20 15:10:33 +00:00
hardfork_test.go feat: Phase 0 scaffold -- config, types, wire, difficulty 2026-02-20 15:10:33 +00:00