Skip to content

Conversation

jsign
Copy link
Collaborator

@jsign jsign commented Aug 20, 2025

This PR adds a CI integration test to execute 15 mainnet blocks.

Currently, in our CI integration tests, we have execution and proving of the empty_block EEST fixture, which runs on every PR as probably the fastest way to have full signal all is okay.

Usually, in more risky changes, e.g., updates in the stateless-validator crate or zkVM SDK upgrades, I usually run locally a set of 100 mainnet blocks to have more signal that nothing is broken in more real scenarios. I pulled 15 here since the 100 is ~1GiB tared which can make pulling the repo quite annoying -- the current .tar.gz for 15 is around 75MiB.

With this PR I'm pulling more confidence into the CI.

jsign added 6 commits August 20, 2025 10:57
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
@jsign jsign force-pushed the jsign-ci-mainnet-blocks branch 4 times, most recently from da988a2 to 0c23968 Compare August 20, 2025 14:59
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
@jsign jsign force-pushed the jsign-ci-mainnet-blocks branch from 0c23968 to 36022e9 Compare August 20, 2025 15:01
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
@jsign jsign force-pushed the jsign-ci-mainnet-blocks branch from fcb0f21 to 42ac08f Compare August 20, 2025 15:07
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
@jsign jsign marked this pull request as ready for review August 20, 2025 16:19
@jsign jsign merged commit fd51a63 into master Aug 20, 2025
15 checks passed
@jsign jsign deleted the jsign-ci-mainnet-blocks branch August 22, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant