kubo/core
Henrique Dias 1794649bf2
feat(gateway): error handling improvements (500, 502, 504) (#9660)
* fix(gateway): return 500 for all /ip[nf]s/id failures
* fix: replace deprecated structs
* chore: bump go-libipfs to version from main
2023-02-28 02:21:50 +01:00
..
bootstrap chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
commands feat(gateway): error handling improvements (500, 502, 504) (#9660) 2023-02-28 02:21:50 +01:00
coreapi feat(pinning): connect some missing go context (#9557) 2023-02-22 16:56:59 +01:00
corehttp test: remove gateway tests migrated to go-libipfs 2023-02-15 00:24:36 +01:00
corerepo refactor: rename to kubo 2022-07-06 18:40:37 +02:00
coreunix feat(pinning): connect some missing go context (#9557) 2023-02-22 16:56:59 +01:00
mock chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
node chore: update go-libp2p to v0.26 (#9656) 2023-02-24 10:34:10 +01:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go fix: silence staticcheck warning for fx.Extract usage 2022-12-12 03:47:17 +01:00
core_test.go feat: Routing.Type=auto (DHT+IPNI) (#9475) 2022-12-08 23:20:24 +01:00
core.go feat: Delegated routing with custom configuration. (#9274) 2022-09-22 15:47:45 +02:00