-
Congratz on creating a DHT working group! It is something that is truly a high priority for the IPFS and libp2p ecosystems and one that needs more attention and love.
I want to make sure that the d…
-
We discussed in https://pl-strflt.notion.site/Mob-Coding-session-2f0cdd202cdf4b6faec03bd87ca15703?pvs=4 how having a logger component that includes the last 5 characters of the peerId could be incredi…
-
- **Version**: 0.46.9
- **Platform**: android and js inside mac operating system
#### Severity: Low
#### Description:
- I have created a go and browser implementation of libp2p and tried est…
-
```
(node:1678537) UnhandledPromiseRejectionWarning: file:///home/benz/Desktop/vite/app/node_modules/@libp2p/identify/dist/src/identify.js:2
import { CodeError, ERR_NOT_FOUND } from '@libp2p/interfa…
-
When uploading a 500 mb file in https://files.dao.xyz
you run into interesting problems with IndexedDB. It seems to fail saving all chunks and IndexedDB shuts down after a while.
Expected behavio…
-
I am using following guide to setup IPFS cluster on local
When i try to dial with helia node p2plib using `/ip4/0.0.0.0/tcp/9094` url
got following errors.
```
/* eslint-disable no-console */
…
-
trying browser-to-browser example, i've got this error message
```
npm i && npm run build
added 197 packages, and audited 199 packages in 37s
23 packages are looking for funding
run `npm…
-
I think we now have a load of async functions that don't do any async work - we should remove the async keyword from them to prevent promises being created unnecessarily but that can be done in a foll…
-
# Problem
Browser-to-browser connections with WebRTC are first negotiated with a `transient` relayed connection. bitswap protocol should not use this connection (https://github.com/libp2p/js-libp2p…
-
Two weeks ago github informed that private-ip (used in libp2p-utils) is vulnerable to SSRF attacks: https://github.com/advisories/GHSA-43ch-2h55-2vj7
Js-libp2p-utils bumped private-ip in version 0.…
EmiM updated
11 months ago