Skip to content

Consider using EEST as input tests #3

@marioevz

Description

@marioevz

We could generate more tests using EEST tools.

The advantage is that we could write tests in parallel when developing tests for the EIP, and specifically write tests that use the new EIPs functionality to consume a ton of gas, and also mark these tests using a special marker to fill only tests that are relevant to odometer.

We can export tests to the well-known state test format, or we could maybe generate a blockchain test that combines all odometer-marked tests in one big blockchain, and then odometer can benchmark how long it takes for the client to consume the entire blockchain.

First one could work out-of-the-box with current EEST functionality, while the second one requires modifications to the framework but I would think it's not too much.

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