Skip to content

ethtest: support block chain & transactions tests #1157

Closed
@winsvega

Description

@winsvega

I seems that currently GO doing only state tests by ethtest tool.
I am planning to expand our fuzz testing from just only state tests to other test suites as well.
(https://github.com/ethereum/tests/wiki)

As we need GO, Python and Cpp clients be in consensus, they should pass all the tests suites. Also we are running fuzz test server in attempt to discover new possible bugs, so we need go ethtest tool to be able to parse other tests.

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