js-ipfs
js-ipfs copied to clipboard
IPFS implementation in JavaScript
My script been throwing this error no headways.. any idea - **Version**: 47.0.1 and also the latest version - **Platform**: Linux (google cloud) - **Subsystem**: #### Severity: high #### Description:...
- **Version**: - **Platform**: - **Subsystem**: #### Severity: #### Description: #### Steps to reproduce the error:
- **Version**: - **Platform**: - **Subsystem**: #### Severity: #### Description: Current ipfs-http-client version is using node-fetch version 2.6.4 which is vulnerable to exposure of sensitive information to an unauthorized actor....
```console $ jsipfs swarm connect /dns4/peer.ipfs-elastic-provider-aws.com/tcp/3000/ws/p2p/bafzbeibhqavlasjc7dvbiopygwncnrtvjd2xmryk5laib7zyjor6kf3avm Error: Unexpected server response: 403 at ClientRequest. (/usr/local/lib/node_modules/ipfs/node_modules/ws/lib/websocket.js:768:7) at ClientRequest.emit (node:events:537:28) at HTTPParser.parserOnIncomingClient (node:_http_client:642:27) at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17) at Socket.socketOnData (node:_http_client:505:22) at Socket.emit (node:events:537:28) at...
Hey! :) I'd like to request an addition to https://docs.ipfs.io/how-to/browser-tools-frameworks/ I'm interested in using the javascript build tool [esbuild](https://esbuild.github.io/) but don't quite understand how I could get it to work...
This is a followup to https://github.com/ipfs/js-ipfs/pull/3167. I have proposed to simplify `ipfs.add` even further by removing `Iterable` and `AsyncIterable` from the list of possible input types. As per https://github.com/ipfs/js-ipfs/pull/3167#discussion_r455268965 (quoted...
Upgrades all deps to latest versions including libp2p
Bumps [dag-jose](https://github.com/ceramicnetwork/js-dag-jose) from 1.0.0 to 2.0.1. Commits 6ffd726 chore: Bump to 2.0.1 4b008a5 chore: Update dependencies dfc42f4 feat: export types 62317bb chore: Bump to 2.0.0 3bdc12d chore: Bump to 2.0.0-rc.1...
- **Version**: [email protected] - **Platform**: OS X 12.1 (21C52) #### Severity: Medium #### Description: Just calling attention to error upstream in node-fetch. https://github.com/node-fetch/node-fetch/issues/1219 I was attempting to call `dag.resolve()` on...
**Version** js-ipfs version: 0.15.2-0078aad85f92d7bc8e3a22eb9ef8efd257b439b5 interface-ipfs-core version: ^0.155.0 ipfs-http-client version: 1.0.0 Repo version: 12 System version: x64/linux Node.js version: v16.4.2 Commit: 0078aad85f92d7bc8e3a22eb9ef8efd257b439b5 **jsipfs run in daemon offline mode** **Platform** Linux ded1e4d73ca7...