kubo/core
Andrew Gillis 889f73e90e
Add 'ipfs repo migrate' command (#8428)
* Add 'ipfs repo migrate' command

This PR replaces #7658 that was originally contributed by zaibons, in order to move code into a branch and avoid some CI problem.

The command allows the user to run the repo migration without starting the daemon.

resolves #7471

* return non-ErrNeedMigration errors from fsrepo.Open()

Co-authored-by: Gus Eggert <gus@gus.dev>
2022-05-06 17:34:51 -04:00
..
bootstrap fix(tracing): remove event tracing 2020-01-28 21:31:12 -08:00
commands Add 'ipfs repo migrate' command (#8428) 2022-05-06 17:34:51 -04:00
coreapi chore: fix linting errors (#8930) 2022-05-04 11:02:07 -04:00
coredag gx: unrewrite 2019-03-05 18:33:56 +01:00
corehttp chore: fix linting errors (#8930) 2022-05-04 11:02:07 -04:00
corerepo feat: go-libp2p 0.16, UnixFS autosharding and go-datastore with contexts (#8563) 2021-11-29 19:58:05 +01:00
coreunix feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
mock feat: opt-in Swarm.ResourceMgr (go-libp2p v0.18) (#8680) 2022-04-07 21:06:35 -04:00
node feat: enable Resource Manager by default 2022-05-04 14:08:37 -04:00
.gitignore
builder.go fix(core/node): unwrap fx error in node construction 2022-03-16 19:32:31 -03:00
core_test.go fix: rewrite dependencies over the go-ipfs-config package 2022-03-04 09:45:16 +01:00
core.go feat: opt-in Swarm.ResourceMgr (go-libp2p v0.18) (#8680) 2022-04-07 21:06:35 -04:00