use v1.1.5 consensus spec test vectors (#3066)

This commit is contained in:
tersec 2021-11-09 06:46:24 +00:00 committed by GitHub
parent 95b0ecc5a2
commit b76326f4b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -56,7 +56,7 @@ export
# Eventually, we could also differentiate between user/tainted data and
# internal state that's gone through sanity checks already.
const SPEC_VERSION* = "1.1.4"
const SPEC_VERSION* = "1.1.5"
## Spec version we're aiming to be compatible with, right now
const

View File

@ -50,7 +50,7 @@ type
const
FixturesDir* =
currentSourcePath.rsplit(DirSep, 1)[0] / ".." / ".." / "vendor" / "nim-eth2-scenarios"
SszTestsDir* = FixturesDir / "tests-v1.1.4"
SszTestsDir* = FixturesDir / "tests-v1.1.5"
MaxObjectSize* = 3_000_000
proc parseTest*(path: string, Format: typedesc[Json], T: typedesc): T =

@ -1 +1 @@
Subproject commit 91645e3f81c7fac16f22de410d99f7a393d8ef56
Subproject commit 2d883b5db986a9d32b272f3a9a6c73b666d5d41e