js-ipfs icon indicating copy to clipboard operation
js-ipfs copied to clipboard

IPFS implementation in JavaScript

Results 120 js-ipfs issues
Sort by recently updated
recently updated
newest added

Version: ``` js-ipfs version: 0.5.4-511147bedd51be3151de44a90fefe9425bfbcd50 interface-ipfs-core version: ^0.144.2 ipfs-http-client version: undefined Repo version: 10 System version: x64/darwin Node.js version: v16.1.0 Commit: 511147bedd51be3151de44a90fefe9425bfbcd50 ``` Platform ``` Darwin xxx 20.4.0 Darwin Kernel...

exp/novice
help wanted
status/ready
P3
effort/hours

- **Version**: This is using `v56.0.1` of js-ipfs-http-client - **Platform**: `Linux meerkat 5.15.15-76051515-generic #202201160435~1642693824~21.10~97db1bb SMP Thu Jan 20 17:35:05 U x86_64 x86_64 x86_64 GNU/Linux` - **Subsystem**: js-ipfs-http-client? #### Severity: Medium...

help wanted
P2
need/analysis

#### Version information: go-ipfs version: 0.7.0 Repo version: 10 System version: amd64/windows Golang version: go1.14.4 #### Description: There's an incompatibility with ipfs-http-client key import using pem and password resulting in...

kind/bug
status/ready

- **Version**: 0.61.0 - **Platform**: Windows 11, 64-bit - **Subsystem**: ipns #### Severity: High #### Description: Building a P2P blockchain based blogging/calling/messaging/coding platform. Whenever I attempt to publish a CID...

need/triage

With `DEBUG=libp2p:*` one could see an interesting (and alarming) messages when a node connects to another node: ``` libp2p:upgrader:err Failed to upgrade outbound connection Error: Error occurred during XX handshake:...

P1
need/analysis

- **Version**: 0.14.2 - **Platform**: `Linux pop-os 5.15.15-76051515-generic #202201160435~1642693824~21.10~97db1bb SMP Thu Jan 20 17:35:05 U x86_64 x86_64 x86_64 GNU/Linux` - **Subsystem**: swarm #### Severity: Low-Medium #### Description: Run `jsipfs daemon`...

need/triage

We've discussed this idea on various ephemeral channels before, but as @vasco-santos pointed out it would be a lot more useful to have this discussion in the issue. ### Problem...

exploration
kind/discussion

Sometimes the repo corrupts, or can't be migrated (like [here](https://stackoverflow.com/questions/67916277/unhandledpromiserejectionwarning-invalidrepoversionerror-incompatible-repo-ver)), and it needs to be manually deleted. This can be quite unintuitive for a user, and if a programmer wanted...

P4
kind/enhancement
good first issue

- **Version**: 0.14.1 - **Platform**: Chromium Version 100.0.4896.60(64-bit) and Firefox 98.0.2(64-bit) #### Severity: Medium-High #### Description: I thought about using js-ipfs directly in the browser to share bandwidth between users,...

need/triage

- **Version**: ipfs-core: 0.14.1 - **Subsystem**: types, core #### Severity: Very Low #### Description: in [type definition](https://github.com/ipfs/js-ipfs/blob/master/packages/ipfs-core-types/src/block/index.ts#L50) `put: (...) => Promise`, but [docs](https://github.com/ipfs/js-ipfs/blob/master/docs/core-api/BLOCK.md#returns-1) `Promise` Which type is correct?

kind/bug
help wanted
topic/docs
good first issue