go-blockchain/p2p
Virgil b7428496bd
Some checks are pending
Security Scan / security (push) Waiting to run
Test / Test (push) Waiting to run
refactor(p2p): reuse build-version helper in handshake validation
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 22:35:02 +00:00
..
commands.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
handshake.go refactor(p2p): reuse build-version helper in handshake validation 2026-04-04 22:35:02 +00:00
handshake_test.go fix(p2p): report malformed peer builds 2026-04-04 19:49:03 +00:00
integration_test.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
ping.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
ping_test.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
relay.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
relay_test.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
sync.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
sync_test.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
timedsync.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
version.go refactor(blockchain): clarify handshake sync naming 2026-04-04 19:21:12 +00:00
version_test.go fix(blockchain): enforce HF5 freeze and peer build gate 2026-04-04 18:30:32 +00:00