nimbus-eth2/.gitmodules
Mamy Ratsimbazafy ad133a0222
Official state tests - parsing and loading beacon state (#227)
* 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
2019-04-02 16:50:24 +02:00

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