You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: ROADMAP.md
+7-1
Original file line number
Diff line number
Diff line change
@@ -79,14 +79,20 @@ UPDATE:
79
79
#### Extra:
80
80
81
81
-[ ] 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
83
88
84
89
### Dependencies:
85
90
86
91
- js-ipfs needs the following from go-ipfs (preferrably in a release) (https://github.com./ipfs/go-ipfs/issues/2738):
87
92
-[ ] Do not assume that the Public Key is only transfered in secio
88
93
-[ ] Websockets support (really nice to have)
89
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
0 commit comments