erigontech / erigon

Ethereum implementation on the efficiency frontier https://erigon.gitbook.io
GNU Lesser General Public License v3.0
3.14k stars 1.13k forks source link

Caplin: Chiado chain is borked #12669

Closed Giulio2002 closed 5 days ago

Giulio2002 commented 1 week ago

Description:
Chiado Chain nodes are failing to sync, with nodes either stalling or not progressing at all.

Steps to Reproduce

  1. Set up a node per Chiado Chain documentation.
  2. Attempt to sync with the network.
  3. Sync stalls or fails.

Expected vs. Actual

Reproduction

./build/bin/caplin --chain=chiado

Potential reason, this is 100% a misconfig. see: https://github.com/gnosischain/configs/blob/main/chiado/config.yaml and https://github.com/gnosischain/specs/tree/master/consensus/preset/gnosis

yperbasis commented 1 week ago

Might be related to #12439