Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove pubsub flags #366

Merged
merged 1 commit into from
Sep 5, 2019
Merged

chore: remove pubsub flags #366

merged 1 commit into from
Sep 5, 2019

Conversation

vasco-santos
Copy link
Member

@vasco-santos vasco-santos commented Sep 4, 2019

BREAKING CHANGE: pubsub flags for in-proc daemons will not set values anymore

As discussed, we will remove the pubsub flags from the js daemon and will use the config as the way to disable it (will be enabled by default now!)

Ref:

BREAKING CHANGE: pubsub flags for in-proc daemons will not set values anymore
@@ -87,7 +87,7 @@
"dirty-chai": "^2.0.1",
"go-ipfs-dep": "~0.4.22",
"husky": "^3.0.4",
"ipfs": "ipfs/js-ipfs#master",
"ipfs": "~0.37.1",
Copy link
Member Author

@vasco-santos vasco-santos Sep 4, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can go back to the older version with this, as we don't need js-ipfs to support --enable-pubsub anymore

@hugomrdias hugomrdias merged commit 3d4b943 into master Sep 5, 2019
@hugomrdias hugomrdias deleted the chore/remove-pubsub-flags branch September 5, 2019 10:08
alanshaw pushed a commit to ipfs/js-ipfs that referenced this pull request Sep 5, 2019
As discussed, we will remove the pubsub flags from the js daemon and will use the config as the way to disable it (will be enabled by default now!)

Needs:

- [x] [ipfs/js-ipfsd-ctl#366](ipfs/js-ipfsd-ctl#366)

Reference:

- [ipfs/kubo#6621](ipfs/kubo#6621)

BREAKING CHANGE: pubsub is now enabled by default and the experimental flag was removed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants