2019-03-01 02:44:23 +01:00
2018-12-27 11:03:05 +01:00
2018-12-18 09:41:38 +01:00
2018-12-13 11:33:06 +01:00
2018-12-27 11:03:05 +01:00
2019-03-01 02:44:23 +01:00
2018-12-27 11:03:05 +01:00

Eth 2.0 test vectors generators

** Status: Deprecated **

Functionality has been upstreamed. Head over to https://github.com/ethereum/eth2.0-tests for the test vectors or https://github.com/ethereum/eth2.0-test-generators for their generators.

Test vectors generators based on the specifications at https://github.com/ethereum/eth2.0-specs.

Getting Started

make

Implementation

As much as possible the generators copy-paste the specifications. If an example implementation is not available in the specifications, the generator will be implemented using one of the Ethereum Foundation library instead.

License

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

S
Description
Test vectors generators for Eth 2.0
Readme CC0-1.0
76 KiB
Languages
Python 98.9%
Makefile 1.1%