-
I started my own private Ethereum network by using the ethereum-package. I verified that all the nodes (EL/CL/VC/relay/builder) are working properly as expected.
Now, I want to expand the scale of …
-
* OS: Linux 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
* go version: go version go1.10.4 linux/amd64
* Environment: Docker (image from master branch…
-
This PR is about implementing https://github.com/polkadot-fellows/RFCs/pull/8
(note: I'm opening this issue before the RFC is accepted because I assume it will be unanimously accepted, will close if …
-
Hello, I hope I am asking in the right repository :-) I wanted to set up a bootnode for Polkadot/Kusama/Westend networks and I ran into an issue - how to test that the websocket configuration with my …
-
Hi, what about to add `--maxpeers` flag to command line option when run geth?
Lot's of people has issue with no peers when install with your bootnodes provided.
Default maxpeers is 50 so when a bo…
-
## Issue summary
- Since Gossamer starts syncing in the westend network with other substrate peers, it keeps connected with 10 peers (all bootnodes) and sometimes it loses 1 connection
- Gossame…
-
# Description
I'm trying to get Discovery to work on a Kubernetes environment using a LoadBalancer and the Kubernetes NAT manager. And i'm experiencing multiple issues with this. So now i'm wonderi…
-
### Description
I have a network with IBFT 2.0 with the following network setting:
- 5 validators in private network
- 2 public nodes as relayers to private network with load balancer in front f…
-
The nodes we are running stop syncing blocks when processing the debug_* method, causing them to only returning timeout errors, like 'RPC exec write tcp 127.0.0.1:21661->127.0.0.1:37036: i/o timeout',…
-
# Setting up your OP Stack Chain node infrastructure
This should go over the general node infrastructure for your OP Stack chain:
- p2p seed nodes
- bootnodes
- handling ingress
- replica heal…