@@ -57,11 +57,11 @@ UPDATE:
5757
5858- [ ] Interface definition, documentation and test coverage for both js-ipfs and js-ipfs-api. The ` interface-ipfs-core ` effort.
5959 - [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
6565 - [ ] DHT API https://github.com/ipfs/interface-ipfs-core/pull/36
6666 - [ ] mfs API https://github.com/ipfs/interface-ipfs-core/pull/38
6767- [ ] Robust testing infrastructure
@@ -74,7 +74,12 @@ UPDATE:
7474 - Add large files
7575 - Exchange large files
7676 - [ ] 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
7883
7984### Dependencies:
8085
0 commit comments