This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
Awesome progress bar endeavor #608
Closed
Description
This issues is here to track the progress bar functionality effort
Tasks required to complete this endeavor:
- Document this feature in spec https://github.com/ipfs/interface-ipfs-core/tree/master/API/files#files-api
- Create big file and directory tests
- Move tests to https://github.com/ipfs/interface-ipfs-core/tree/master/src
- Test against js-ipfs too
- Make sure that when linked, js-ipfs CLI picks up on this to show the progress bar.
Relevant PRs
Name | Ready for Review | Reviewed | Merged | Published |
---|---|---|---|---|
interface-ipfs-core | ✅ | ✅ | ✅ | ✅ |
js-ipfs | ✅ | ✅ | ✅ | ❌ |
js-ipfs-api | ✅ | ✅ | ✅ | ✅ |
Additional notes
With the introduction of errors through the Trailer header, we have ran into an issue described here -
#607. This shouldn't block this endeavor, but should be resolved ASAP.
Tagging @diasdavid