erigontech / erigon

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

Add "block production" GitHub CI #10943

Closed dvovk closed 1 month ago

dvovk commented 3 months ago

User reports that PRs often break block production. Discord link: https://discord.com/channels/687972960811745322/886550095749873666/1256174265296879626

AskAlexSharov commented 3 months ago

maybe related to https://github.com/ledgerwatch/erigon/issues/10313

yperbasis commented 2 months ago

From https://discord.com/channels/687972960811745322/886550095749873666/1254785984973766687: Barnabas — 06/24/2024 3:11 PM "Found the commit that broke it:

Working commit: main-6d80c0f Breaking commit: main-5327cc0 I would highly recommend to try to integrate assertoor with kurtosis in your CI workflow, as these kinda probelms could be caught in the PR itself. https://github.com/ethpandaops/kurtosis-assertoor-github-action"

sudeepdino008 commented 2 months ago

https://github.com/erigontech/erigon/pull/11464