-
## Description
On `peer-das-devnet-2`, I'm seeing the same block getting written to the database multiple times (4 times within 2 ms!). This occurred on a supernode.
I think this is because we k…
-
This will allow the beacon chain to start running and allow validators to get online and in sync, before the EVM execution chain comes online. This will be useful for
- Maintaing EVM state when re-ge…
-
The [Beacon roots contract](https://eips.ethereum.org/EIPS/eip-4788#beacon-roots-contract) in Ethereum stores the historical roots of the last 8191 slots. When building the chain of `state_commits`, w…
-
# Summary
An excellent summary is provided in https://github.com/filecoin-project/lotus/issues/12527#issuecomment-2388289290
tl;dr we shouldn't rely on drand providing endpoints for historical b…
-
### Describe the bug
The beacon.Client hostname handling does not extract username and password from basicauth, so the request to an execution client protected by a reverse proxy using basic auth wil…
-
```
beacon-kit-1 | Error: genesis.json file already exists: /tmp/bera/config/genesis.json
beacon-kit-1 | Usage:
beacon-kit-1 | BeaconKit init [moniker] [flags]
beacon-kit-1 |
beacon-kit-1 …
-
### Describe the bug
`TestStore_NoViableHead_Liveness` no longer passes on develop and fails:
```
=== RUN TestStore_NoViableHead_Liveness
assertions.go:37: process_block_test.go:1709 Values ar…
-
### Describe the bug
When trying to subscribe to events with Prysm `v5.1.2`, the node throws `misconfiguration error`.
### Flags
```
prysm \
--accept-terms-of-use \
--datadir=/data/p…
-
# 🚀 Feature Request
### Description
We currently have several custom endpoints under `/beacon-chain/rpc/prysm/node` and `/beacon-chain/rpc/prysm/validator`. They are not documented anywhere …
-
Efficient proof-of-stake light client designs are possible starting with the [Altair fork of the beacon chain](https://github.com/ethereum/consensus-specs/blob/dev/specs/altair/beacon-chain.md).
A …