2
0
mirror of https://github.com/status-im/nimbus-eth2.git synced 2025-02-24 20:28:33 +00:00
Mamy Ratsimbazafy ad133a0222
Official state tests - parsing and loading beacon state ()
* 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