kubo/core
Rod Vagg 9e8b6e5b50
chore: replace go-merkledag walk with go-ipld-prime traversal for dag export (#8506)
* chore: replace go-merkledag walk with go-ipld-prime traversal for dag export

This is "safe" now because we can limit duplicate block loads like
go-merkledag does and won't get trapped taking a long time for complex
DAGs. We can do this while we're using an exhaustive selector (like
ExploreAll here) but will need an alternative strategy when we go for
arbitrary selectors.
2021-10-26 14:07:31 -04:00
..
bootstrap fix(tracing): remove event tracing 2020-01-28 21:31:12 -08:00
commands chore: replace go-merkledag walk with go-ipld-prime traversal for dag export (#8506) 2021-10-26 14:07:31 -04:00
coreapi test: check behavior of loading UnixFS sharded directories with missing shards 2021-09-27 15:50:23 -04:00
coredag gx: unrewrite 2019-03-05 18:33:56 +01:00
corehttp chore: update dir-index-html to v1.2.2 2021-10-07 12:42:17 -04:00
corerepo fix(tracing): remove event tracing 2020-01-28 21:31:12 -08:00
coreunix Fix typos and cleanup 2020-04-20 22:00:01 +03:00
mock fix: run tests in "dht server" mode 2020-04-09 23:07:27 -07:00
node enable the legacy mDNS implementation 2021-09-27 17:50:00 -04:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go fix: get rid of shutdown errors 2020-03-29 20:48:43 -07:00
core_test.go quic: remove experimental status and add it to the default config 2020-05-22 04:54:19 +02:00
core.go update go-libp2p to v0.15.0-rc.1 2021-08-19 18:05:04 +02:00