This is not intended to be merged, but just to back up and share what I think is the correct (unfinished) code for this.
Unfortunately, go-ipfs panics when setting the Peering.Peers config, even though you can .get() the peers this way, so it doesn't currently work with the release that introduced the feature.
This is not intended to be merged, but just to back up and share what I think is the correct (unfinished) code for this.
Unfortunately, go-ipfs panics when setting the `Peering.Peers` config, even though you can `.get()` the peers this way, so it doesn't currently work with the release that introduced the feature.
closes #8
I think the program should probably just tell the user to configure this themselves for now.
I documented how to manually configure peering on the wiki now:
https://wiki.kosmos.org/Kredits:IPFS#Peering_with_Kosmos_IPFS_nodes
I think the program should probably just tell the user to configure this themselves for now.
This pull request has changes conflicting with the target branch.
index.js
This pull request is marked as a work in progress.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This is not intended to be merged, but just to back up and share what I think is the correct (unfinished) code for this.
Unfortunately, go-ipfs panics when setting the
Peering.Peersconfig, even though you can.get()the peers this way, so it doesn't currently work with the release that introduced the feature.closes #8
I documented how to manually configure peering on the wiki now:
https://wiki.kosmos.org/Kredits:IPFS#Peering_with_Kosmos_IPFS_nodes
I think the program should probably just tell the user to configure this themselves for now.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.