-
# Typed Static-land compliance
This document outlines a strategy that promises at the very least a guarantee a library will not become incompatible with the Static-land specification and at best al…
-
The original usecase for `BlobsSidecarByRange` RPC was to allow nodes sync blobs that missed the initial broadcast. We no longer need to do this with Coupled Beacon Blocks. Historical sync can continu…
Inphi updated
11 months ago
-
h2134
medium
# Protocol won't be eligible for referral rewards for depositing ETH
## Summary
Protocol won't be eligible for referral rewards for depositing ETH, as the referral account is not prope…
-
#### System information
Erigon version: `3.0.0-alpha3`
OS & Version: Linux
Erigon Command (with flags/config): `--chain=gnosis --prune.mode=full --externalcl`
Consensus Layer: Teku 24.8.0
…
-
Now that most of the Xatu clickhouse tables are using merge trees, we can reupload the tables to S3 to automatically have duplicates removed.
Progress:
- [x] beacon_api_eth_v1_beacon_committee
- …
samcm updated
3 months ago
-
### Describe the bug
Downloading a finalized slot on mainnet: `curl -H "Accept: application/octet-stream" http://127.0.0.1:9596/eth/v2/debug/beacon/states/7024415 -o mainnet_state_7024415.ssz`
and…
-
## Description
When using `lighthouse` as Erigon CL, I have no other "lighthouse" clients as peers and also have lower number of peers compared to using `ligthhouse` as Geth CL. For Sepolia network…
-
## Description
We've recently switched from the `c-kzg` library to the Rust `peerdas-kzg` library on the `das` branch (#5941). The purpose for the switch was to:
1. Try out a new alternative to c-…
-
Hi, I've noticed that the alert feature isn't enabled. I really need this feature because I tend to leave it in some corner and then can't find it ~~(sigh)~~. I've tried connecting to it with the offi…
-
Hi,
Thanks for the code you offer, i took it and added it to my project.
For some reason, now my script crashes every now and then.
I located the source of the crash to GetPrecursorInfoFromScanNu…