ci: fix missing EXPERIMENTAL flags
This was introduced when merging upstream PRs.
This commit is contained in:
parent
03bea1e173
commit
7c5af740fa
@ -101,6 +101,7 @@ task:
|
|||||||
ECDH: yes
|
ECDH: yes
|
||||||
RECOVERY: yes
|
RECOVERY: yes
|
||||||
SCHNORRSIG: yes
|
SCHNORRSIG: yes
|
||||||
|
EXPERIMENTAL: yes
|
||||||
ECDSA_S2C: yes
|
ECDSA_S2C: yes
|
||||||
RANGEPROOF: yes
|
RANGEPROOF: yes
|
||||||
WHITELIST: yes
|
WHITELIST: yes
|
||||||
@ -191,6 +192,7 @@ task:
|
|||||||
ECDH: yes
|
ECDH: yes
|
||||||
RECOVERY: yes
|
RECOVERY: yes
|
||||||
SCHNORRSIG: yes
|
SCHNORRSIG: yes
|
||||||
|
EXPERIMENTAL: yes
|
||||||
ECDSA_S2C: yes
|
ECDSA_S2C: yes
|
||||||
RANGEPROOF: yes
|
RANGEPROOF: yes
|
||||||
WHITELIST: yes
|
WHITELIST: yes
|
||||||
@ -284,6 +286,7 @@ task:
|
|||||||
ECDH: yes
|
ECDH: yes
|
||||||
RECOVERY: yes
|
RECOVERY: yes
|
||||||
SCHNORRSIG: yes
|
SCHNORRSIG: yes
|
||||||
|
EXPERIMENTAL: yes
|
||||||
ECDSA_S2C: yes
|
ECDSA_S2C: yes
|
||||||
RANGEPROOF: yes
|
RANGEPROOF: yes
|
||||||
WHITELIST: yes
|
WHITELIST: yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user