-
### Description
As a developer I want to enable node discovery in Hyperledger Besu so that I can configure bootnodes for a Besu network.
This is dependent on UDP support by Kubernetes Loadbalancer…
-
Hi dev team, we're from the DeBank and Rabby Wallet team. We're spinning up a Tomo full-node on Mainnet. We've done all the steps by following the official doc. We've set the env while starting the no…
-
-
## Description
At the moment systests contain a lot of spagetti code which seems to be time to time extended with another piece glued into it. In result:
* instead of specifying a number of smeshers…
-
**Expected**
When a bootnode restarts, the miners and nodes should be able reconnect to the new bootnode without restarting themselves.
This will be hard to solve without restart each node as DNS …
-
## Brief Description of the Docs Request
Chain operators should have information on how to properly run a bootnode.
## Description of the Documentation You'd Like
- Overview of boot nodes…
-
I am trying to create a private network using the chart. I am trying to automate that peers can add each other. Because of which I cannot use the admin.addPeer() command. I need to bootstrap a Bootnod…
-
There are a lot of dead nodes for morden and mainnet I fear.
soc1c updated
5 years ago
-
### Description
Our testnet node is sometimes unable to find peers and we are observing that issue again now.
### Logs
```
besu[942757]: 2024-11-07 11:33:32.714+00:00 | EthScheduler-Timer-0 …
-
### Description
As a developer I want to use bootnodes in Besu so that I do not have to use static-nodes always and adding a new node to existing Besu network becomes easier.
1. Can be done after …