eth2.0-tests

[DEPRECATED] Common tests for all Eth2.0 implementations

CC0-1.0 License

Stars
18
Committers
6

[DEPRECATED] Eth 2.0 test vectors generators

Starting at v0.6.0 of the eth2.0 spec, this repo has been deprecated in favor of https://github.com/ethereum/eth2.0-spec-tests. All subsequent test vectors will be released to the new repo.

This repository contains common test vectors for Eth2.0 implementations. The tests are YAML files following the general testing format. Each set of tests is located in its own directory at the root of the repository.

The generators that are responsible for most of the tests can be found in ethereum/eth2.0-test-generators.

To add or update handwritten tests, please open a pull request here. For automatically generated tests, please follow the steps described here.

License

Similar to Eth 2.0 specifications, all code and generated test vectors are public domain under CC0