Skip to content

Add ability to run EF spec tests #16

Closed
@mpaulucci

Description

@mpaulucci

Language agnostic consensus spec tests can be downloaded from https://github.com/ethereum/consensus-spec-tests/releases . We can start with the minimal preset

Here is the information about how to interpret them: https://github.com/ethereum/consensus-specs/tree/dev/tests/formats

I would start by adding support for the SSZ static types: https://github.com/ethereum/consensus-specs/blob/dev/tests/formats/ssz_static/core.md which serializes/deserializes ssz files.

Here is an example of how Lighthouse does it: https://github.com/sigp/lighthouse/blob/stable/testing/ef_tests/src/cases/ssz_static.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions