Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Remove use of ipfs.object.* from test suite #3301

Closed
achingbrain opened this issue Sep 22, 2020 · 1 comment
Closed

Remove use of ipfs.object.* from test suite #3301

achingbrain opened this issue Sep 22, 2020 · 1 comment
Assignees
Labels
kind/enhancement A net-new feature or improvement to an existing feature kind/wontfix-migration-available status/ready Ready to be worked

Comments

@achingbrain
Copy link
Member

If we ever want to deprecate ipfs.object.* we should not rely on it in our interface tests, because then new implementations have to implement "soon"-to-be-deprecated-APIs which makes no sense.

We should remove all uses of ipfs.object.* and replace it with ipfs.dag.* or whatever makes sense.

@achingbrain achingbrain added status/ready Ready to be worked kind/enhancement A net-new feature or improvement to an existing feature labels Sep 22, 2020
@SgtPooki SgtPooki self-assigned this May 17, 2023
@SgtPooki
Copy link
Member

js-ipfs is being deprecated in favor of Helia. You can #4336 and read the migration guide.

Please feel to reopen with any comments by 2023-06-02. We will do a final pass on reopened issues afterward (see #4336).

This issue won't be fixed in js-ipfs but there is replacement functionality available in Helia that should work much better.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement A net-new feature or improvement to an existing feature kind/wontfix-migration-available status/ready Ready to be worked
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants