Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fork Choice compliance test generator #3831

Draft
wants to merge 112 commits into
base: dev
Choose a base branch
from

Conversation

ericsson49
Copy link
Contributor

@ericsson49 ericsson49 commented Jul 3, 2024

An implementation of the Fork Choice compliance test generator, which is a part of the initial phase of Fork Choice compliance testing methodology.

More information, including links to generated test suites, is available in the preliminary announcement.

This work was supported by a grant from the Ethereum Foundation.

Test suites

Test suite size Purpose Link
Tiny 135 tests Demonstration, smoke testing link
Small 1472 tests Initial adoption, smoke testing link
Standard 13240 tests Main testing link

TODO list

  • Code refactoring
  • Decide where to put the test generator, as it's not supposed to be a part of regular runs
  • Decide how to integrate the test generator into existing release procedures

ericsson49 and others added 26 commits June 28, 2024 14:51
- make steps/events (tick|block|att|slashing) from messages
- execute the steps/events
- previous repo
- testing methodoolgy description
Fixed typos
Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
Add new check description to F/C test format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants