Add ssz test vectors

This commit is contained in:
Kirk Baird
2019-03-19 11:34:31 +11:00
parent 9cef6a5814
commit 1bdd737a11
5 changed files with 13880 additions and 0 deletions

View File

@@ -8,3 +8,5 @@ edition = "2018"
bytes = "0.4.9"
ethereum-types = "0.5"
hashing = { path = "../hashing" }
hex = "0.3"
yaml-rust = "0.4"