You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): drop go-libp2p-pubsub fork replace, bump to v0.16.0
The celestiaorg fork carried `WithLocalPublication` (already upstreamed
in v0.15.0) plus a celestia-specific tweak to skip signing during local
publication. go-header itself does not use any fork-specific API.
The only fork-relevant symbol consumers may pass through `WithTopicOpts`
is `FanoutOnly`, which was upstreamed in libp2p/go-libp2p-pubsub#676 and
shipped in v0.16.0.
Closes: https://linear.app/celestia/issue/PROTOCO-1784/go-header-drop-go-libp2p-pubsub-celestiaorg-fork-replace
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments