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

Commit 4d24bc9

Browse files
authored
Merge pull request #608 from ipfs/feat/update-roadmap-nov
docs: update the roadmap
2 parents 8b13127 + 3f25ed9 commit 4d24bc9

File tree

1 file changed

+17
-30
lines changed

1 file changed

+17
-30
lines changed

ROADMAP.md

Lines changed: 17 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,11 @@ This is a requirement to integrate floodsub in js-ipfs
215215

216216
### Tasks:
217217

218-
NA
218+
- [x] Support for matching func - https://github.com/multiformats/js-multistream-select/pull/26
219+
- [ ] Figure out DAG API https://github.com/ipfs/interface-ipfs-core/issues/81
220+
- [ ] Implement DAG API
221+
- [ ] Support bitswap 1.0.0 and 1.1.0 simultaneously
222+
- [ ] Fix full bitswap compatibility with go-ipfs
219223

220224
### Dependencies: `NA`
221225
### Requirements by other projects: `NA`
@@ -224,7 +228,7 @@ NA
224228

225229

226230

227-
# Milestone - js-ipfs and js-ipfs-api bundling
231+
# ✔️ Milestone - js-ipfs and js-ipfs-api bundling
228232

229233
> Summary: Make it work with any bundler, out of the box or provide proper documentation if not possible.
230234
@@ -234,7 +238,7 @@ NA
234238

235239
### Tasks:
236240

237-
- [ ] https://github.com/ipfs/js-ipfs/issues/429
241+
- [x] https://github.com/ipfs/js-ipfs/issues/429
238242

239243
### Dependencies: `NA`
240244
### Requirements by other projects: `NA`
@@ -259,17 +263,22 @@ NA
259263

260264

261265

262-
# Milestone - Quick Start examples for js-ipfs and js-ipfs-api
266+
# ✔️ Milestone - Quick Start examples for js-ipfs and js-ipfs-api
263267

264268
> Summary:
265269
266270
### Leads:
267271

268272
- Samuli
273+
- David
274+
- Friedel
275+
- Victor
269276

270277
### Tasks:
271278

272-
NA
279+
- [x] https://github.com/ipfs/js-ipfs-api/pull/421
280+
- [x] https://github.com/ipfs/js-ipfs-api/issues/428
281+
- [x] https://github.com/ipfs/js-ipfs/pull/607
273282

274283
### Dependencies: `NA`
275284
### Requirements by other projects: `NA`
@@ -281,7 +290,7 @@ NA
281290

282291
# Cached milestones (to re-evaluate for next quarter)
283292

284-
# Milestone 4 - Documentation and Developer Experience
293+
# Milestone - Documentation and Developer Experience
285294

286295
> Summary: During this period, we will focus on bringing great developer experience to js-ipfs, this includes: great examples, documentation, tutorials, blog posts and more, enabling more developers to hack with js-ipfs or contribute to the project.
287296
@@ -312,29 +321,7 @@ NA
312321

313322
##### Expected date of completion: `TBA`
314323

315-
# Milestone 5 - 1st implementation Peer Routing + Content Routing (the go-ipfs DHT)
316-
317-
> Summary: Enable content discovery in js-ipfs
318-
319-
### Tasks:
320-
321-
- [ ] js-ipfs-dht
322-
323-
### Dependencies:
324-
325-
NA
326-
327-
### Requirements by other projects:
328-
329-
NA
330-
331-
### Notes:
332-
333-
NA
334-
335-
##### Expected date of completion: `TBA`
336-
337-
# Milestone 6 - The last miles for complete feature parity with go-ipfs
324+
# Milestone - The last miles for complete feature parity with go-ipfs
338325

339326
> Summary: 100% feature parity and interop with go-ipfs
340327
@@ -360,7 +347,7 @@ NA
360347
##### Expected date of completion: `TBA`
361348

362349

363-
# Milestone 7 - Shoot for the moon 🌑
350+
# Milestone - Shoot for the moon 🌑
364351

365352
> Summary: Grandiose ideas to make the js-ipfs project really awesome. It might take some time to get to them, but writting them down is always good.
366353

0 commit comments

Comments
 (0)