This repository was archived by the owner on Feb 12, 2024. It is now read-only.
v0.38.0-pre.1
Pre-release
Pre-release
·
4469 commits
to master
since this release
Bug Fixes
Features
Reverts
BREAKING CHANGES
- The default pubsub implementation has changed from floodsub to gossipsub. Additionally, to enable pubsub programmatically set
pubsub.enabled: true
instead ofEXPERIMENTAL.pubsub: true
or via the CLI pass--enable-pubsub
instead of--enable-pubsub-experiment
tojsipfs daemon
.