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

fix: add factory opts and use ipfs api #655

Merged
merged 2 commits into from
Aug 3, 2021

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Aug 2, 2021

Add .opts arg to Factory interface as it's used by the interface-ipfs-core tests.

Also stop extending IPFS, just use the core api and if you need id/config details call the relevant API methods instead.

Add `.opts` arg to `Factory` interface as it's used by the `interface-ipfs-core`
tests.

Also stop extending IPFS, just use the core api and if you need id/config
details call the relevant methods instead.
@achingbrain achingbrain merged commit a09661d into master Aug 3, 2021
@achingbrain achingbrain deleted the fix/add-opts-and-use-ipfs branch August 3, 2021 13:26
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.

None yet

1 participant