btcd/v2transport
Olaoluwa Osuntokun 56cb0bb2fe
v2transport: fix module path
In this commit, we fix the module path for the new `v2transport`
package. It needs the repo prefix (btcsuite/btcd).
2025-06-06 15:33:49 -07:00
..
chacha.go v2transport: minor style fixes 2025-06-03 17:03:19 -07:00
go.mod v2transport: fix module path 2025-06-06 15:33:49 -07:00
go.sum v2transport+btcd: update to btcec v2.3.5 2025-06-03 17:03:19 -07:00
log.go v2transport: Add detailed logging to transport implementation 2025-05-26 13:46:25 -07:00
transport.go v2transport: reduce size of module by shedding dep on wire package 2025-06-03 17:03:19 -07:00
transport_test.go v2transport: reduce size of module by shedding dep on wire package 2025-06-03 17:03:19 -07:00