kubo/core/coreiface
rifeplight 3f2cc50eb8
Some checks failed
CodeQL / codeql (push) Waiting to run
Docker Check / lint (push) Waiting to run
Docker Check / build (push) Waiting to run
Gateway Conformance / gateway-conformance (push) Waiting to run
Gateway Conformance / gateway-conformance-libp2p-experiment (push) Waiting to run
Go Build / go-build (push) Waiting to run
Go Check / go-check (push) Waiting to run
Go Lint / go-lint (push) Waiting to run
Go Test / go-test (push) Waiting to run
Interop / interop-prep (push) Waiting to run
Interop / helia-interop (push) Blocked by required conditions
Interop / ipfs-webui (push) Blocked by required conditions
Sharness / sharness-test (push) Waiting to run
Spell Check / spellcheck (push) Waiting to run
Migrations / test (macos-latest) (push) Has been cancelled
Migrations / test (ubuntu-latest) (push) Has been cancelled
Migrations / test (windows-latest) (push) Has been cancelled
refactor: replace context.WithCancel with t.Context (#11083)
Signed-off-by: rifeplight <rifeplight@outlook.com>
2025-11-28 16:39:55 +01:00
..
options feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
tests refactor: replace context.WithCancel with t.Context (#11083) 2025-11-28 16:39:55 +01:00
block.go chore: clean migration 2023-11-29 12:29:59 +01:00
coreapi.go client/rpc!: remove deprecated DHT commands 2024-03-05 09:01:00 +01:00
dag.go gx-go uw 2019-02-09 01:23:13 +01:00
errors.go errors: introduce a 'not supported' error 2019-02-19 02:44:36 -08:00
idfmt.go chore: update go-libp2p to v0.23.4 2022-12-09 13:46:13 +01:00
key.go feat: ipfs key sign|verify (#10235) 2023-12-04 09:51:26 +01:00
name.go chore: clean migration 2023-11-29 12:29:59 +01:00
object.go core/commands!: remove deprecated object APIs (#10375) 2024-03-22 09:32:30 +01:00
pin.go refactor(cmds): do not return errors embedded in result type (#10527) 2024-12-03 20:15:33 +01:00
pubsub.go chore: clean migration 2023-11-29 12:29:59 +01:00
routing.go core: deprecate CoreAPI.Dht, introduce CoreAPI.Routing 2024-02-07 10:47:30 +01:00
swarm.go chore: update go-libp2p to v0.23.4 2022-12-09 13:46:13 +01:00
unixfs.go collection of typo fixes (#10647) 2024-12-29 21:27:41 -08:00
util.go Cleanup instances of manual resolver construction 2018-10-02 18:35:14 +02:00