kubo/core
Marcin Rataj ff35575e31 feat(mfs): use Import config for CID version and hash function
make MFS commands (files cp, files write, files mkdir, files chcid)
respect Import.CidVersion and Import.HashFunction config settings
when CLI options are not explicitly provided.

also add tests for:
- files write respects Import.UnixFSRawLeaves=true
- single-block file: files write produces same CID as ipfs add
- updated comments clarifying CID parity with ipfs add
2026-02-01 21:04:55 +01:00
..
commands feat(mfs): use Import config for CID version and hash function 2026-02-01 21:04:55 +01:00
coreapi test(add): add CID profile tests and wire SizeEstimationMode 2026-01-19 06:13:13 +01:00
corehttp feat(config): add Gateway.MaxRequestDuration option (#11138) 2026-01-15 19:31:16 +01:00
coreiface test(add): add CID profile tests and wire SizeEstimationMode 2026-01-19 06:13:13 +01:00
corerepo chore: use go-log/v2 (#10801) 2025-05-19 13:04:05 -07:00
coreunix test(add): add CID profile tests and wire SizeEstimationMode 2026-01-19 06:13:13 +01:00
mock fix: deadlock on retrieving WebTransport addresses (#9857) 2023-05-08 16:11:03 +02:00
node Merge remote-tracking branch 'origin/master' into feat/ipip-499-unixfs-2025 2026-01-31 00:00:00 +01:00
.gitignore
builder.go chore: migrate bootstrap to ipfs/boxo (#10158) 2023-10-31 18:25:14 +01:00
core_test.go feat(cli/rpc/add): fast provide of root CID (#11046) 2025-11-14 11:08:29 -08:00
core.go feat(cli/rpc/add): fast provide of root CID (#11046) 2025-11-14 11:08:29 -08:00