Note: This is a release candidate not intended for standalone use. This module is consumed via replace directives for its major dependencies (go-libp2p, go-libp2p-pubsub), so this release primarily exists to pin versions for downstream consumers.
What's Changed
- chore: update CODEOWNERS to match celestia-node and celestia-core by @walldiss in #377
- fix(sync): document blockTime as upper bound for tail estimation by @walldiss in #379
- fix(p2p): parallelize performRequest to avoid sequential per-peer timeouts by @walldiss in #381
Full Changelog: v0.8.4-rc...v0.8.5-rc