-
See also: https://github.com/ethereum/eth2.0-specs/issues/1339
Suppose that you receive a block that specifies a parent 100 epochs in the past, and want to verify it. Currently, this requires proce…
-
### Description
`./mod/primitives/bytes/bytes.go` suffers from similar silent truncation behavior as in #796. The following functions (`ToBytes32`, `ToBytes48`, `ToBytes96`) all accept an arbitrar…
-
**Summary or problem description**
Since we decide to import on-chain random number into Neo system, there has been a lot of work on this topic such as https://github.com/neo-project/neo/issues/165…
-
#### System information
Erigon version: `erigon version 2.60.2-7055c2cb`
OS & Version: Linux
Commit hash:
Erigon Command (with flags/config):
```
erigon --datadir=/data --chain=holesk…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
### Describe the bug
This logs was observed during batch syncing
Reth synced with --debug.tip, beacon tries to do batch sync on its side
lighthouse:
```
beacon-chain-1 | Aug 05 20:28:42.581 …
-
Download from gamedev.tv seems to be broken for me, username and password are copypasted and correct:
```
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Com…
-
### 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…
-
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
-
## 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…