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**: "ipfs": "^0.64.0" - **Platform**: All platforms : Mac/Linux #### Severity: High #### Description: - A previous `.psipfs` directory makes ipfs instable. - `peerId` identity in `.jsipfs` is not...

need/triage

- **Version**: { version: '0.16.0', commit: '89aeaf8e25320276391653104981e37a73f29de9', repo: '12', 'ipfs-core': '0.16.0', 'interface-ipfs-core': '^0.156.0' } - **Platform**: Darwin MacBook-Pro-222.local 21.6.0 Darwin Kernel Version 21.6.0: Wed Aug 10 14:25:27 PDT 2022; root:xnu-8020.141.5~2/RELEASE_X86_64...

need/triage

This PR makes js-ipfs ignore V1 signatures when validating IPNS records, and always require V2. See https://github.com/ipfs/js-ipns/pull/180 for low level details (needs that to be released before merging this) Closes...

I have made an expressJS server to handle http requests to store and retrieve data from IPFS. Most of the time the swarm connectivity fails and throws an error "not...

need/triage

I tried to sending pubsub message from Browser node to terminal node via websockets with following code. It seems that has succeeded connection via websockets because opponent node id is...

need/triage

:robot: I have created a release \*beep\* \*boop\* --- ipfs-http-server: 0.13.1 ### Bug Fixes * add node memory stats to prometheus output ([#4209](https://www.github.com/ipfs/js-ipfs/issues/4209)) ([b545688](https://www.github.com/ipfs/js-ipfs/commit/b545688264a21a756e470bab022d53762d58562d)) ipfs-daemon: 0.14.1 ### Dependencies * The...

autorelease: pending

In several places we call `.slice` as a way to transform `BufferList`s to `Uint8Array`s. Due to refactors in some places we are now calling `.slice` on `Uint8Array`s which is a...

- **Version**: ipfs-core: 0.12.2 libp2p: 0.33.0 libp2p-crypto: 0.19.7 - **Platform**: macOS: 12.4 chrome browser: 104.0.5112.101 - **Subsystem**: IPNS #### Severity: High #### Description: we have forked the js-ipfs repo and...

need/author-input
kind/stale

- **Version**: Object { version: "0.14.0", commit: "", repo: "12", system: "amd64/linux", golang: "go1.18.3", "ipfs-http-client": "1.0.0" } - **Platform**: 64 bit Ubuntu. Firefox 102.0.1. #### Severity: High - The main...

need/triage

Bumps [go-ipfs](https://github.com/ipfs/npm-go-ipfs) from 0.12.2 to 0.15.0. Commits c1137df 0.15.0 6060df2 0.15.0-rc1 c18d95f chore: Update .github/workflows/stale.yml [skip ci] 8f5405f 0.14.0 5d89c19 0.14.0-rc1 0677920 0.13.1 d5dfc6a Update .github/workflows/stale.yml eef5495 Add .github/workflows/stale.yml bfb97db...

dependencies