/eth2.0-tests

Common tests for all Eth2.0 implementations

Creative Commons Zero v1.0 UniversalCC0-1.0

Eth 2.0 test vectors generators

Join the chat at https://gitter.im/eth2-0-tests/Lobby

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