@@ -57,11 +57,11 @@ UPDATE:
57
57
58
58
- [ ] Interface definition, documentation and test coverage for both js-ipfs and js-ipfs-api. The ` interface-ipfs-core ` effort.
59
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
- - [ ] swarm API - https://github.com/ipfs/interface-ipfs-core/pull/35
61
- - [ ] block API - https://github.com/ipfs/interface-ipfs-core/pull/32
62
- - [ ] generic API - https://github.com/ipfs/interface-ipfs-core/pull/33
63
- - [ ] pinning API - https://github.com/ipfs/interface-ipfs-core/pull/34
64
- - [ ] swarm API - https://github.com/ipfs/interface-ipfs-core/pull/35
60
+ - [x ] swarm API - https://github.com/ipfs/interface-ipfs-core/pull/35
61
+ - [x ] block API - https://github.com/ipfs/interface-ipfs-core/pull/32
62
+ - [x ] generic API - https://github.com/ipfs/interface-ipfs-core/pull/33
63
+ - [x ] pinning API - https://github.com/ipfs/interface-ipfs-core/pull/34
64
+ - [x ] swarm API - https://github.com/ipfs/interface-ipfs-core/pull/35
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
@@ -74,7 +74,12 @@ UPDATE:
74
74
- Add large files
75
75
- Exchange large files
76
76
- [ ] IPTB (InterPlanetary TestBed) Integration
77
- - [ ] Fixed identified bugs
77
+ - [ ] Fixed identified bugs to date
78
+
79
+ #### Extra:
80
+
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
78
83
79
84
### Dependencies:
80
85
0 commit comments