mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-24 21:40:03 +00:00
ad133a0222
* initial commit of official state tests * sanity check fixture * Parsing official state test is mostly working (Except BLS signature) * Successfully load state test * Use json-serialization instead of json and display deserialized and from scratch beacon state hashes * Add official state test as a smoke parsing test
4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
[submodule "tests/official/eth2.0-tests"]
|
|
path = tests/official/eth2.0-tests
|
|
url = https://github.com/ethereum/eth2.0-tests
|