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

Commit

Permalink
feat(roadmap): update roadmap ms2 with extra added goals
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Aug 23, 2016
1 parent 5182761 commit ac5352e
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions ROADMAP.md
Expand Up @@ -57,11 +57,11 @@ UPDATE:

- [ ] Interface definition, documentation and test coverage for both js-ipfs and js-ipfs-api. The `interface-ipfs-core` effort.
- [x] Create a process to signal users of a proposed interface change and interface changelog. https://github.com/ipfs/interface-ipfs-core/issues/55
- [ ] swarm API - https://github.com/ipfs/interface-ipfs-core/pull/35
- [ ] block API - https://github.com/ipfs/interface-ipfs-core/pull/32
- [ ] generic API - https://github.com/ipfs/interface-ipfs-core/pull/33
- [ ] pinning API - https://github.com/ipfs/interface-ipfs-core/pull/34
- [ ] swarm API - https://github.com/ipfs/interface-ipfs-core/pull/35
- [x] swarm API - https://github.com/ipfs/interface-ipfs-core/pull/35
- [x] block API - https://github.com/ipfs/interface-ipfs-core/pull/32
- [x] generic API - https://github.com/ipfs/interface-ipfs-core/pull/33
- [x] pinning API - https://github.com/ipfs/interface-ipfs-core/pull/34
- [x] swarm API - https://github.com/ipfs/interface-ipfs-core/pull/35
- [ ] DHT API https://github.com/ipfs/interface-ipfs-core/pull/36
- [ ] mfs API https://github.com/ipfs/interface-ipfs-core/pull/38
- [ ] Robust testing infrastructure
Expand All @@ -74,7 +74,12 @@ UPDATE:
- Add large files
- Exchange large files
- [ ] IPTB (InterPlanetary TestBed) Integration
- [ ] Fixed identified bugs
- [ ] Fixed identified bugs to date

#### Extra:

- [ ] Migration to pull-streams - https://github.com/ipfs/js-ipfs/issues/403
- [ ] Usage of interface-ipfs-core tests with js-ipfs-api to test the http-api of js-ipfs

### Dependencies:

Expand Down

0 comments on commit ac5352e

Please sign in to comment.