-
I was not able to open a database on two nodes using your example so I looked in issues and found `#1154`.
I've copied his code with little updates (fixes you proposed in the discussion).
I get exac…
T00rk updated
6 months ago
-
This is a **bug report**
## Problem
js-waku is released released in interims of ~4 weeks normally.
During this window, it was found out that `@libp2p/bootstrap` was upgraded by libp2p, which…
-
- **Version**:
1.2.1
- **Platform**:
node.js v18.17.1
- **Subsystem**:
tcp,muxers,connectionEncryption,peerDiscovery
#### Severity:
Severity: High
#### Description:
`
import { createLi…
-
The [IPv6 patch](https://github.com/schollz/croc/pull/227) should fix pure-IPv6 use without breaking pure-IPv4. However, it's not quite the full story, as there are some additional improvements needed…
lpar updated
7 months ago
-
## What you expected to happen?
When adding new nodes into a weave network I expect them to be assigned a unique IP for the weave bridge interface. I also expect to be able to perform weave reset fro…
-
Node version - 20.11.1
NPM version - 10.2.4
OS - MacOS
I'm following the getting started page and I got stuck because I got this error
```js
Error: topology must be an instance of interfaces/to…
-
Hi,
I built "belphegor" on Windows 10 (virtual machine), and the resulting executable does not run properly:
```
C:\down\clone\belphegor>build\package\belphegor.exe
C:\down\clone\belphegor>bui…
-
As the meliae library keeps giving us trouble, we can switch over to the built-in gc library for object leak inspection. The following snippet will already do the dirty work:
```python
import gc, …
-
## What you expected to happen?
weave removes network interface after containers are stopped
## What happened?
A lot of interfaces stay forever until the hard limit of 1024 is reached and no more…
-
My node client/server is working and I am getting pubsub discovery messages via the circut relay server.
However when I try this on ios, the circuit relay node is discovered but will not connect. I g…