mirror of
https://github.com/logos-messaging/logos-messaging-rlnv2-contract.git
synced 2026-05-02 16:33:09 +00:00
fix: change test mode to property
This commit is contained in:
parent
c705ca1d98
commit
2a75fa11bc
@ -1,5 +1,5 @@
|
|||||||
solcArgs: "--via-ir --optimize --optimize-runs 1"
|
solcArgs: "--via-ir --optimize --optimize-runs 1"
|
||||||
testMode: assertion
|
testMode: property
|
||||||
testLimit: 100000 # For ~1 hour on strong CPU; adjust
|
testLimit: 100000 # For ~1 hour on strong CPU; adjust
|
||||||
seqLen: 100 # Sequence length for stateful fuzzing
|
seqLen: 100 # Sequence length for stateful fuzzing
|
||||||
shrinkLimit: 5000
|
shrinkLimit: 5000
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user