-
I would like to use teku (and also besu) behind a VPN configured with port forwarding.
Once the VPN connection is active, I have the public ip and a dynamically provided port that I could use to se…
-
A report on [Discord](https://discord.com/channels/697535391594446898/697539289042649190/1193469345758724116) from `EvilJordan` following the Besu incident. When the clients regained sync, Teku failed…
-
**A couple of scenarios require clarification:**
1. The graffiti is described as `"Arbitrary data to set in the graffiti field of BeaconBlockBody"`. Should we be returning the exact graffiti that w…
-
### Description
If finalized epoch ends with empty slot(s) most clients provide state transitioned to the end of the epoch, so it cannot be used for `AnchorPoint` initialization without extra wor…
-
### Description
We return `finalizedAnchor` in `debug/state` API, though if this state is associated with block which is not the last in finalized epoch, finalized state should be transitioned throu…
-
While working to fix our validation of `BlsToExecutionChange` in Teku, we noticed that the test `invalid_duplicate_bls_changes_same_block` was not failing (even though we knew our validation was allow…
-
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…
-
**Describe the bug**
After killing docker container around start of SnapSync on goerli, a lot of peering and syncing problems appeared.
Nethermind struggled a lot to get peers (a lot of Waiting for …
-
Predpogoj
1. Nakup v teku
Koraki za reproduciranje težave
1. Naložitev svoje slike
Pričakovani rezultat
![image](https://user-images.githubusercontent.com/35294906/35213836-4f46c688-ff5f-11e7…
-
### Description
Investigate ways to speed up validator key loading. scrypt encrypted keystores are inherently slow to load but pbkdf2 should be faster and Teku is still pretty slow.
We should investi…