kubo/core/node
Marcin Rataj c8fdc01cd2
feat(config): single-purpose deleagted routing endpoints
this is poc of optional configuration that would allow for
IPNS-only and Peer-only endpoints.

unsure how useful this would be in real world, my assumption is that
single config is better and also encourages people to
decentralize/federate routing systems with tools like
https://github.com/ipfs-shipyard/someguy
which exposes providers+peers+ipns
2025-05-15 15:26:28 +02:00
..
helpers collection of typo fixes (#10647) 2024-12-29 21:27:41 -08:00
libp2p feat(config): single-purpose deleagted routing endpoints 2025-05-15 15:26:28 +02:00
bitswap.go feat: opt-in http retrieval client (#10772) 2025-05-06 19:06:40 +02:00
builder.go coreapi/unixfs: don't create an additional IpfsNode for --only-hash 2024-03-19 12:37:23 +01:00
core.go feat: partial DAG provides with Reprovider.Strategy=mfs|pinned+mfs (#10754) 2025-04-09 18:28:29 +02:00
dns.go refactor: switch gateway code to new API from go-libipfs (#9681) 2023-03-30 13:20:37 +00:00
groups.go feat: opt-in http retrieval client (#10772) 2025-05-06 19:06:40 +02:00
helpers.go refactor: update to boxo without goprocess (#10567) 2024-11-19 18:04:22 +01:00
identity.go chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
ipns.go refactor: update to boxo without goprocess (#10567) 2024-11-19 18:04:22 +01:00
peering.go chore: migrate peering to ipfs/boxo (#10157) 2023-10-31 13:45:51 +00:00
provider.go feat: Provider.WorkerCount and stats reprovide (#10779) 2025-04-30 15:32:03 +02:00
storage.go feat: expose BlockKeyCacheSize and enable WriteThrough datastore options (#10614) 2024-12-19 23:12:05 +00:00