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

Commit 9b7ec1d

Browse files
authored
Merge pull request #484 from ipfs/update/roadmap
roadmap update
2 parents ebc93de + 52c949f commit 9b7ec1d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ROADMAP.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,21 +78,21 @@ UPDATE:
7878

7979
#### Extra:
8080

81-
- [ ] Migration to pull-streams - https://github.com/ipfs/js-ipfs/issues/403
81+
- [x] Migration to pull-streams - https://github.com/ipfs/js-ipfs/issues/403
8282
- [ ] Test js-ipfs using ipfs-api through http-api with interface-ipfs-core tests
8383
- [x] test-block
8484
- [x] test-object
85-
- [ ] test-files
85+
- [x] test-files
8686
- [x] test-config
8787
- [ ] test-swarm
8888

8989
### Dependencies:
9090

9191
- js-ipfs needs the following from go-ipfs (preferrably in a release) (https://github.com/ipfs/go-ipfs/issues/2738):
92-
- [ ] Do not assume that the Public Key is only transfered in secio
93-
- [ ] Websockets support (really nice to have)
94-
- [ ] 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
92+
- [x] Do not assume that the Public Key is only transfered in secio
93+
- [x] Websockets support (really nice to have)
94+
- [x] use the defined protocol multicodecs https://github.com/ipfs/specs/blob/master/libp2p/7-properties.md#757-protocol-multicodecs
95+
- [x] go-libp2p scripts for libp2p interop testing https://github.com/ipfs/js-libp2p-ipfs/issues/15
9696

9797
### Notes:
9898

0 commit comments

Comments
 (0)