-
#### Version information:
> ipfs version --all
go-ipfs version: 0.4.18-
Repo version: 7
System version: amd64/linux
Golang version: go1.11.1
#### Type:
bug
#### Description:
…
-
What's the benefit of using ipld-image instead of just putting JPEG2000 files on IPFS? Doesn't J2K already support progressive streaming?
Could you add a note about this in the README?
-
I started a localnet using docker (running `make localnet` inside the `powergate/docker` directory). Everything works fine, except when I visit the ipfs web ui (at 0.0.0.0:5001/webui), I am shown mess…
-
Hello,
I've made some tries from this code, but 'peer joined' or 'message' events are not emitted with the same code on two computers in a local network. It looks like peers does not see each other…
-
Is this expected behavior? I'm asking because if I put a rendezvous server in the bootstrap nodes list and it fails to connect then the process crashes
-
-
The following systems are integrated currently, updates are welcome.
-
# Tracking for Phase 3: Make remotely runnable
- [ ] Add support for one-click running projects like Glitch.com and Codesandbox.com
- [ ] The one-click run locations are automatically updated when…
-
# Summary
Implement [File System Access](https://chromestatus.com/feature/6284708426022912) for [high performance](https://web.dev/file-system-access/#accessing-files-optimized-for-performance-from-t…
-
We have not seen success bundling an ES5 monolithic module that works for both Node & Web. We've tried this using Webpack & Babel. You can find the project we tried this in here: https://github.com/dO…