use v1.1.10 CL spec test vectors (#3454)
This commit is contained in:
parent
0e34c6023e
commit
7b3d9d4e14
|
@ -53,7 +53,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.9"
|
||||
const SPEC_VERSION* = "1.1.10"
|
||||
## Spec version we're aiming to be compatible with, right now
|
||||
|
||||
const
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 777ce6438ef8beadceac43df9acfaaaace3bc86a
|
||||
Subproject commit 72ef38e2f4033ef42d9ee5edbc44b7e75028a284
|
Loading…
Reference in New Issue