2022-09-10 19:00:27 +00:00
|
|
|
-d:"chronicles_runtime_filtering=on"
|
|
|
|
-d:"chronicles_disable_thread_id"
|
|
|
|
|
2023-07-06 16:06:44 +00:00
|
|
|
@if release:
|
|
|
|
-d:"chronicles_line_numbers:0"
|
|
|
|
@end
|
|
|
|
|
2022-09-10 19:00:27 +00:00
|
|
|
-d:chronosStrictException
|
2023-07-06 16:06:44 +00:00
|
|
|
-d:PREFER_BLST_SHA256=false
|
|
|
|
|
|
|
|
# Use only `secp256k1` public key cryptography as an identity in LibP2P.
|
|
|
|
-d:"libp2p_pki_schemes=secp256k1"
|
|
|
|
|
2022-09-10 19:00:27 +00:00
|
|
|
--styleCheck:usages
|
|
|
|
--styleCheck:hint
|
|
|
|
--hint[XDeclaredButNotUsed]:off
|
|
|
|
--hint[ConvFromXtoItselfNotNeeded]:off
|
|
|
|
--hint[Processing]:off
|