use v1.4.0 consensus spec test vectors (#6072)
This commit is contained in:
parent
4e2ffca44a
commit
c3016a9bc5
|
@ -74,7 +74,7 @@ export
|
|||
tables, results, endians2, json_serialization, sszTypes, beacon_time, crypto,
|
||||
digest, presets
|
||||
|
||||
const SPEC_VERSION* = "1.4.0-beta.7-hotfix"
|
||||
const SPEC_VERSION* = "1.4.0"
|
||||
## Spec version we're aiming to be compatible with, right now
|
||||
|
||||
const
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 6132c92f4d6852509c4c3c7cc429b82a81193e12
|
||||
Subproject commit 4bbc43ab55337788143a06ea7c055462b17b950a
|
Loading…
Reference in New Issue