-
### 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…
-
Add support for Lighthouse APIs.
-
-
See https://medalla.beaconcha.in/validator/5212
(no blocks proposed, so graffiti not known)
-
### Description
Some profiling data showed that snappy decompression takes most of the time in the NativeDB.get method.
Using LZ4 instead of Snappy for LevelDB and RocksDB data compression/decom…
-
**Is your feature request related to a problem? Please describe.**
There are two flags: `--importKeystores` and `--importKeystoresPassword`. Where `--importKeystores` expects a directory with all t…
-
### Describe the bug
Prysm returns true for `el_offline` after el connected, this should be false.
### Has this worked before in a previous version?
```text
Not sure.
```
### 🔬 Minimal Reproduct…
-
## Description
These logs show a node syncing devnet 12, backfilling across the DA boundary. There's a massive jump in speed (and I don't think there are that many blobs on devnet 12). There could …
-
erigon version 2.49.2-stable-a8ae8a03
Ubuntu 22.04.3 LTS
After sync finished, it seems always downloading blocks through EngineBlockDownloader and chase the latest block.
Erigon log:
`[INFO]…