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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ UPDATE:
56
56
### Tasks:
57
57
58
58
-[ ] Interface definition, documentation and test coverage for both js-ipfs and js-ipfs-api. The `interface-ipfs-core` effort.
59
-
-[] Create a process to signal users of a proposed interface change and interface changelog.
59
+
-[x] Create a process to signal users of a proposed interface change and interface changelog.https://github.com/ipfs/interface-ipfs-core/issues/55
60
60
-[ ] swarm API - https://github.com/ipfs/interface-ipfs-core/pull/35
61
61
-[ ] block API - https://github.com/ipfs/interface-ipfs-core/pull/32
62
62
-[ ] generic API - https://github.com/ipfs/interface-ipfs-core/pull/33
@@ -65,7 +65,7 @@ UPDATE:
65
65
-[ ] DHT API https://github.com/ipfs/interface-ipfs-core/pull/36
66
66
-[ ] mfs API https://github.com/ipfs/interface-ipfs-core/pull/38
67
67
-[ ] Robust testing infrastructure
68
-
-[] Isolation of tests. This includes:
68
+
-[x] Isolation of tests. This includes:
69
69
- Avoid cases where there is one set up for a bunch of test files, instead make each test file be runnable by itself. This also includes removing the use of all globals (i.e js-ipfs-api).
70
70
-[ ] Interoperability tests between js-ipfs and go-ipfs
0 commit comments