kubo/core
Hector Sanjuan 017d5003f2 Bitswap: use a single ConnectEventManager.
After boxo v0.33.1, this is a recommended step to fix http retrieval bugs.

Having a single ConnectEventManager prevents misdirected operations in the
network.Router to change the Connectedness state in a way that the counterpart
(httpnet or bsnet) can later correct.
2025-07-31 16:13:47 +02:00
..
commands provider: clear provide queue when reprovide strategy changes (#10863) 2025-07-16 01:28:27 -07:00
coreapi feat(config): ipfs add and Import options for controling UnixFS DAG Width (#10774) 2025-04-15 22:56:38 +02:00
corehttp remove unneeded thirdparty packages (#10871) 2025-07-16 01:53:42 -07:00
coreiface feat(config): ipfs add and Import options for controling UnixFS DAG Width (#10774) 2025-04-15 22:56:38 +02:00
corerepo chore: use go-log/v2 (#10801) 2025-05-19 13:04:05 -07:00
coreunix chore: use go-log/v2 (#10801) 2025-05-19 13:04:05 -07:00
mock fix: deadlock on retrieving WebTransport addresses (#9857) 2023-05-08 16:11:03 +02:00
node Bitswap: use a single ConnectEventManager. 2025-07-31 16:13:47 +02:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go chore: migrate bootstrap to ipfs/boxo (#10158) 2023-10-31 18:25:14 +01:00
core_test.go chore: update boxo, go-libp2p, and internalize mplex (#10095) 2023-08-24 06:11:02 +00:00
core.go chore: use go-log/v2 (#10801) 2025-05-19 13:04:05 -07:00