-
Notifications
You must be signed in to change notification settings - Fork 297
Awesome progress bar endeavor #608
Comments
Updated the table to reflect that the interface-ipfs-core tests have been merged and published already. |
We'll need to make another release of interface-ipfs-core tho, there are some discrepancies with js-ipfs and go-ipfs reporting that I let slip, which cause the tests fail under js-ipfs. I have a patch coming soon. |
This issue (ipfs/js-ipfs#1036), is also ready for another review pass. In general, all required functionality has been implemented and tests are passing with latest interface-ipfs-core and ipfs-api. I left this comment regarding some possible code duplication here - ipfs/js-ipfs#1036 (review). Also, ipfs/js-ipfs@bd70fbd fixes an issue with js-ipfs, were it never actually sent the |
Woot! All merged :D This feature will come out in the next js-ipfs release. Thank you @dryajov <3
Please handle this with ipfs/js-ipfs#1041 |
Is it compatible with |
It should work today! The change wasn't in go-ipfs, it was just js-ipfs-api. |
This issues is here to track the progress bar functionality effort
Tasks required to complete this endeavor:
Relevant PRs
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
The text was updated successfully, but these errors were encountered: