-
Related to this: https://github.com/ConsenSys/doc.teku/pull/421/files
We haven't really run any tests to determine the minimum/recommended system requirements for Teku.
We should have the following:…
-
In consensus-spec, ```validate_on_attestation``` asks to delay consideration for future attestations until their slot is in the past. However, it seems that the current spec test on fork choice does n…
hcnam updated
10 months ago
-
#### System information
Geth version: `v1.13.14`
CL client & version: `teku@24.1.3`
OS & Version: Linux
#### Expected behaviour
Geth receives/processes blocks in a timely manner.
#### Actu…
-
rocketpool_eth2 | 2024-10-08 10:57:21.860 WARN - Local EL blobs lookup failed: CompletionException: tech.pegasys.teku.ethereum.executionclient.response.InvalidRemoteResponseException: Invali…
-
Hi,
Is there a way for validator client / web3signer to pick up a network config mismatch early? (e.g. web3signer is configured with a network different to the validator client)
I noticed that w…
-
```
Mai 26 10:21:19 ethnode-7451d4c7 eth2stats-client[21290]: time="2020-05-26T10:21:19+02:00" level=info msg="[core] getting beacon client version"
Mai 26 10:21:19 ethnode-7451d4c7 eth2stats-client…
tzapu updated
4 years ago
-
- [ ] investigate how to utilise the discv5 library https://github.com/consensys/discovery
- [ ] review Teku code for how to utilise the discv5 library
- [ ] add a hidden, experimental config option -…
-
Any thoughts on increasing p2p limits from default 45 to something higher for better results? It might be a good time to do it before merge
Teku recently increased the upper bound to 100: https://git…
-
#### System information
Erigon version: `./erigon --version`: `erigon version 2.60.1`
OS & Version: Windows/Linux/OSX: `Linux Ubuntu 22.04`
Commit hash: `9471c44e04f43a735dc9f40b74f552d706d05…
-
If you are NOT a super node, and a user calls the beacon API endpoint /eth/v1/beacon/blob_sidecars/{block_id}, then you:
- Call P2P DataColumnSidecarsByRoot to your peers in order to have 50% of th…