Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Not compatible while using github.com/ipfs/go-ipfs/namesys #3

Closed
bonedaddy opened this issue Jun 17, 2018 · 2 comments
Closed

Not compatible while using github.com/ipfs/go-ipfs/namesys #3

bonedaddy opened this issue Jun 17, 2018 · 2 comments

Comments

@bonedaddy
Copy link
Contributor

I believe due to the gx dependencies in this (ipfs/go-ipns) it is incompatible while using github.com/ipfs/go-ipfs/namesys in the same package. I'm currently playing around with IPNS for the first time and tried using this package to create records, while also being able to publish/resolve them on a live system, which requires the usage of github.com/ipfs/go-ipfs/namesys but there are type errors preventing compilation.

@Stebalien
Copy link
Member

It is. Once ipfs/kubo#5124 has been merged, this'll be fixed.

(I'd also like to eventually pull all of the IPNS publishing code into a separate module, but that won't happen for a while).

@bonedaddy
Copy link
Contributor Author

Just checked and it works, thanks a bunch this is going to make life so much easier haha I got into dependency hell there for a bit.

What're the rules for submitting PRs to go-ipns and go-ipfs-api ? I'll be using these two packages heavily and have already made some modifications to go-ipfs-api that I think would be useful to other people.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants