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

Commit 418660f

Browse files
committed
feat(roadmap): update
1 parent b56edc0 commit 418660f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

ROADMAP.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,20 @@ UPDATE:
7979
#### Extra:
8080

8181
- [ ] Migration to pull-streams - https://github.com./ipfs/js-ipfs/issues/403
82-
- [ ] Usage of interface-ipfs-core tests with js-ipfs-api to test the http-api of js-ipfs
82+
- [ ] Test js-ipfs using ipfs-api through http-api with interface-ipfs-core tests
83+
- [x] test-block
84+
- [x] test-object
85+
- [ ] test-files
86+
- [x] test-config
87+
- [ ] test-swarm
8388

8489
### Dependencies:
8590

8691
- js-ipfs needs the following from go-ipfs (preferrably in a release) (https://github.com./ipfs/go-ipfs/issues/2738):
8792
- [ ] Do not assume that the Public Key is only transfered in secio
8893
- [ ] Websockets support (really nice to have)
8994
- [ ] use the defined protocol multicodecs https://github.com./ipfs/specs/blob/master/libp2p/7-properties.md#757-protocol-multicodecs
95+
- [ ] go-libp2p scripts for libp2p interop testing https://github.com./ipfs/js-libp2p-ipfs/issues/15
9096

9197
### Notes:
9298

0 commit comments

Comments
 (0)