-
Hello,
With the code below, with last libp2p version (0.28.10), I have a few surprising behaviors, by running it on two nodes into the same local network :
1. the `peer:connect`is received by t…
-
The issue is in the package build of libp2p-mplex.
The code below from the [official tutorial ](https://docs.libp2p.io/tutorials/getting-started/javascript/) results into error. The error message is…
-
libp2p v0.45.0 moved pubsub/DHT/fetch/identify/ping etc. into a separate "services" object, and as far as I can tell they are no longer available in the initial `Components` object, making it impossib…
-
This is a **feature request**
## Problem
The reported problem is that js-waku fails to connect to nodes in the wakuv2.prod fleet. This is because some nodes have reached maximum connection numb…
-
### Describe the bug
After upgrade to libp2p 0.45.9, there are frequent uncaught exceptions
```
Jul-05 13:35:02.052[] error: uncaughtException: Cannot read properties of undefined …
-
- **Version**: N/A
- **Platform**: N/A
- **Subsystem**: N/A
#### Type: Enhancement
#### Severity: N/A
#### Description:
The developer experience of the current libp2p config is one of th…
-
## Problem
### Description
When new peers connect, existing peers sometimes get disconnected
### Steps to reproduce:
```js
import { createLightNode } from "@waku/sdk";
const createNode = asy…
-
- **Version**:
"^0.45.4"
- **Platform**:
Linux archbox 5.16.2-arch1-1 #1 SMP PREEMPT Thu, 20 Jan 2022 16:18:29 +0000 x86_64 GNU/Linux
- **Subsystem**:
Relay
#### Severity:
Low
#…
-
this is createHelia function
```js
async function createNode() {
// the blockstore is where we store the blocks that make up files
const blockstore = new FsBlockstore("./store");
// appli…
-
- **Version**: ^0.45.9
- **Platform**: Darwin arm64
#### Severity: High
#### Description:
- **What you did:** i am tried to find advertised cid via _findProviders_ method.
- **What hap…