Remove PREFER_BLST_SHA256 disable, allowing for BLST SHA256 in SSZ (#2686)
This commit is contained in:
parent
ce331b4de8
commit
764c950135
|
@ -12,8 +12,6 @@
|
||||||
-d:"chronicles_line_numbers:0"
|
-d:"chronicles_line_numbers:0"
|
||||||
@end
|
@end
|
||||||
|
|
||||||
-d:PREFER_BLST_SHA256=false
|
|
||||||
|
|
||||||
--styleCheck:usages
|
--styleCheck:usages
|
||||||
--styleCheck:error
|
--styleCheck:error
|
||||||
--hint[Processing]:off
|
--hint[Processing]:off
|
||||||
|
|
|
@ -12,8 +12,6 @@
|
||||||
-d:"chronicles_line_numbers:0"
|
-d:"chronicles_line_numbers:0"
|
||||||
@end
|
@end
|
||||||
|
|
||||||
-d:PREFER_BLST_SHA256=false
|
|
||||||
|
|
||||||
# Use only `secp256k1` public key cryptography as an identity in LibP2P.
|
# Use only `secp256k1` public key cryptography as an identity in LibP2P.
|
||||||
-d:"libp2p_pki_schemes=secp256k1"
|
-d:"libp2p_pki_schemes=secp256k1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue