This repository was archived by the owner on Feb 8, 2023. It is now read-only.
This repository was archived by the owner on Feb 8, 2023. It is now read-only.
Sprint J #11
Closed
Description
Sprint Goals:
This sprint is focusing on making ipfs more robust and dependable, api tests, crash fixes, and maybe even a little perf as we prepare for new features (electron shell, dht records improvements)
Sprint Participants:
- @whyrusleeping @krl @cryptix @wking @jbenet @tv42 @gatesvp @chriscool @rht @harlantwood @dylanPowers @daviddias
Sprint Deliverables:
@whyrusleeping
- util.Key -> block.Key
- take a look at spdystream issues use docker/spdystream again jbenet/go-peerstream#9
- initial implementation of save kubo#1187
- implement patch command kubo#1299 patch command
- network performance is spotty kubo#1241 network write latencies
- implemented go-multistream and a netcat tool to help interact with it
@krl
- nicer looking index page kubo#1153
-- i'll add ipfs brand, and hand over to someone for go integration - electron shell app https://github.com/ipfs/webui/54
- electron shell app polish and packaging
- node-ipfs-api test coverage
- node-ipfs-api for multiple nodes, dht, etc
- publish new version of webui
@jbenet
- weigh in on github.com/Spec for adder APIs (both low-level and high-level) kubo#1291
- CR patch
- issues for @lgierth infra.
- ipfs single-file micro-spec / interfaces
- get a build of go-ipfs for node-ipfs compatibility
- readme on how to implement ipfs on another lang
- merge pinning
- CR migration
- CR S3
@tv42
- pinning in blockstore (merge)
- blocked on 2 to 3 fs-repo-migrations#7
- pinning perf? log?
- s3 datastore
@gatesvp
- ipfs refs --recursive --unique is not recursive kubo#1211 ipfs refs --recursive --unique is not recursive
- Add support for hidden files and .ipfsignore file kubo#1232 - .ipfsignore support
@chriscool
@wking
- start working on an IPFS storage driver for https://github.com/docker/distribution
- core/commands/add: Command-line <path> argument are optional kubo#1151
Probably won't get to:
- Replace coreunix.Add with shell/fsnode's AddFromReader kubo#1136 (partially blocked on reviewing the API in Spec for adder APIs (both low-level and high-level) kubo#1291 )
@rht
- Fix progress bar for "get" command kubo#1279
- setting config options from cli may break config kubo#740
- crypto uses rand.Reader directly. kubo#143
- Logging needs to be unified kubo#593
-
ipfs cat <hash>
needs a good error message kubo#1060 - tour is not functional when daemon is running kubo#555
- Remove all CtxCloser, ContextGroup in favor of goprocess kubo#1030
- CR bot formalizing guidelines into literate code (go lint & vet should be put here instead), constraint that commits can't fail the test at any point in history
@cryptix
- support /tcp/0 properly by putting actual used addresses into the repo dir for CLI to look them up
- fix wrietable http gw - PUT is still broken
- httpGw: make /tcp/0 work kubo#1287 (print after opening listener)
- talk with @blame about the 'client only' mode from play nice with Tor onion services kubo#1118
@harlantwood
- Client-side Javascript DAG visualization / explorer ipfs-webui#56 spike on graph viz of DAG data
@lgierth
- WIP: discover peers from cjdns kubo#1316 discover peers from cjdns
- Lay out more possible integrations with cjdns
- Gateway stuff
- One or two easy bugs
@dylanPowers
- Hotfix: Add tests to check for broken links ipfs-inactive/website#13 Check for dead links on the website
@diasdavid
- spec minimum necessary for node-ipfs to work
- node-ipfs revamp
triage - anyone can pick these up
- Test for #1272 resolver problem kubo#1289
- unmount (fix) fuse after unclean shutdown kubo#1248 fix fuse unmount
- add uses a lot of ram and cpu kubo#1222 add uses a lot of ram and cpu
- daemon init cleanup
- remove eventlogs kubo#1224 decimate eventlog
- merge t0060: expect success with stdin kubo#1277
- use latest version of cheggaaa/pb to fix some races: ipfs get race conditions kubo#1012
- Avoid dialing known _local_ addresses when not in that network kubo#1246 Avoid dialing known local addresses when not in that network
- posted iptables commands to help issue
- Config option to disable dialing specific subnets entirely kubo#1247 Config option to disable dialing specific subnets entirely
Metadata
Metadata
Assignees
Labels
No labels