go-p2p/node
Virgil 8b33ab2c2b
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m41s
fix(transport): release connection state on close
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 05:22:27 +00:00
..
levin refactor(node): trim redundant AX comments 2026-03-31 15:39:28 +01:00
ax_test_helpers_test.go refactor(node): clarify AX filesystem and message names 2026-03-30 20:52:19 +00:00
bench_test.go refactor(node): align peer and handler names with AX 2026-03-31 05:32:08 +00:00
buffer_pool.go refactor(node): trim redundant AX comments 2026-03-31 15:39:28 +01:00
buffer_pool_test.go refactor(node): clarify filesystem and buffer pool names 2026-03-30 21:50:35 +00:00
bundle.go refactor(node): trim redundant AX comments 2026-03-31 15:39:28 +01:00
bundle_test.go refactor(node): clarify AX filesystem and message names 2026-03-30 20:52:19 +00:00
controller.go refactor(node): trim redundant AX comments 2026-03-31 15:39:28 +01:00
controller_test.go refactor(node): align peer and handler names with AX 2026-03-31 05:32:08 +00:00
dispatcher.go refactor(node): align remaining AX naming and examples 2026-03-31 15:39:28 +01:00
dispatcher_test.go refactor(node): align remaining AX naming and examples 2026-03-31 15:39:28 +01:00
errors.go refactor(node): trim redundant AX comments 2026-03-31 15:39:28 +01:00
filesystem.go refactor(node): clarify filesystem and buffer pool names 2026-03-30 21:50:35 +00:00
identity.go refactor(node): trim redundant AX comments 2026-03-31 15:39:28 +01:00
identity_test.go refactor(node): remove legacy AX aliases 2026-03-31 05:08:09 +00:00
integration_test.go refactor(node): align remaining AX naming and examples 2026-03-31 15:39:28 +01:00
message.go refactor(node): align remaining AX naming and examples 2026-03-31 15:39:28 +01:00
message_test.go refactor(node): adopt AX-native protocol names 2026-03-30 21:21:07 +00:00
peer.go refactor(node): align transport naming with AX 2026-03-31 15:39:28 +01:00
peer_test.go refactor(node): align AX comments and peer copy semantics 2026-03-31 15:39:28 +01:00
protocol.go refactor(node): align remaining AX naming and examples 2026-03-31 15:39:28 +01:00
protocol_test.go refactor(node): remove legacy AX aliases 2026-03-31 05:08:09 +00:00
transport.go fix(transport): release connection state on close 2026-04-01 05:22:27 +00:00
transport_test.go fix(transport): release connection state on close 2026-04-01 05:22:27 +00:00
worker.go refactor(node): trim redundant AX comments 2026-03-31 15:39:28 +01:00
worker_test.go refactor(node): remove legacy AX aliases 2026-03-31 05:08:09 +00:00