-
# Summary
https://github.com/status-im/status-go should operate with waku through nwaku
We need to add a new `nwaku` submodule within `status-go` and adapt the current `status-go` code base plus nwak…
-
## Overview
Was running a local testnet with 3 validators and ran into this issue on the bootnode.
```
{"level":"verbose","message":"No blocks to retrieve from 63 to 63","module":"aztec:archiver","ti…
-
Trying to run node, without mining, ending up with
````
Fatal: Can't verify masternode permission: etherbase must be explicitly specified
Fatal: Can't verify masternode permission: etherbase must…
-
```
$go build
main.go:7:2: cannot find package "github.com/gocheat/symgw/bootnode" in any of:
/usr/local/Cellar/go/1.13.3/libexec/src/github.com/gocheat/symgw/bootnode (from $GOROOT)
/Users/be…
-
Any help is greatly appreciated !
I am running geth with lighthouse and will appreciate your guidance!
-
Here's some extra detail about how to get the node public key and node address you'll need to specify node 1 as the bootnode and initial validator:
Get the node public key of node 1 as described fo…
-
### Description
We are Test Besu 21.10.9 Docker, IBFT2 consensus protocol, on a private network, gas price free with 4 validators.
4 Validators on 1 machine is no problem.
…
-
# Steps to create a boot node key
## Spin up an AWS ec2 and associate an EIP for it
You can choose x86 or arm instances for it, **16G RAM is required**, e.g. m5.xlarge, m7g.xlarge and m8g.xlarge…
-
# Rationale
It seems to me it's not possible to discover nodes on IPv6 while synchronizing with mainnet.
Having IPv6 available would improve connectivity as NAT is unnecessary.
All [mainnet boo…
-
I'm trying to setup a private node for this chain but it gives me no peers to sync with.
What should my genesis.json be ?
also here's my geth service file, does it seem correct ?
…