-
We would like to get more insights about Codex peers available in the network, like
| Name | Example | Comment |
| --------…
-
## Problem
See https://forum.vac.dev/t/waku-v2-scalability-studies/142/9?u=fryorcraken for original post
tl;dr:
1. Browser nodes do not connect to each other with the currently available transport …
-
To support metrics which cannot be fetched via Grafana, deploy a metrics discovery node.
MVP metric data:
- Active nodes in network
Begin work following completion of:
https://github.com/waku-…
-
#### Version information:
Gptt
Version: 0.1.2
Git Commit: e50421c77525d5d8fd8d62a04a7ca0e89a0c7e67
Architecture: amd64
Go Version: go1.11.1
#### Type:
Enhancement
#### Descript…
-
**Description**
On a synced DB - tested on Ethereum mainnet and Holesky - add `--Discovery.DiscV5Enabled true`. Nethermind will then fail, logs see below.
A workaround is to remove or rename `ne…
-
While `--sim.limit` is useful, we have been setting up some hive suites to run as github actions, and some test suites are not yet applicable, and should be excluded.
For example, `snap` in the `de…
-
Devices on home networks do not generally have a fixed "external IP" that lasts for weeks. Only a minority of home networks have a static external IP. These days, not only do most home networks have…
-
### Background
Whenever a peer doesn't configure or resolve an external IP, it uses `127.0.0.1` as the IP in its multiaddress.
This helps especially for local testing but we should keep it out of Di…
-
This is a sketchy writeup, probably not enough for someone else to run with yet. TODO: flesh out enough to hand off (or take on myself).
Thoughts while watching the 2nd talk of the day at [Kademlia…
-
To replace Waku with libp2p
_I'm putting what's in my head here before taking days off. So, please feel free to edit this._
- Create a `nomos-libp2p` crate that wraps rust-libp2p and provides so…