certora-cli-alpha-master 20250520.9.17.661352__py3-none-macosx_10_9_universal2.whl → 20250520.14.8.671244__py3-none-macosx_10_9_universal2.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- certora_cli/CertoraProver/certoraContextAttributes.py +15 -0
- {certora_cli_alpha_master-20250520.9.17.661352.dist-info → certora_cli_alpha_master-20250520.14.8.671244.dist-info}/METADATA +2 -2
- {certora_cli_alpha_master-20250520.9.17.661352.dist-info → certora_cli_alpha_master-20250520.14.8.671244.dist-info}/RECORD +9 -9
- certora_jars/CERTORA-CLI-VERSION-METADATA.json +1 -1
- certora_jars/Typechecker.jar +0 -0
- {certora_cli_alpha_master-20250520.9.17.661352.dist-info → certora_cli_alpha_master-20250520.14.8.671244.dist-info}/LICENSE +0 -0
- {certora_cli_alpha_master-20250520.9.17.661352.dist-info → certora_cli_alpha_master-20250520.14.8.671244.dist-info}/WHEEL +0 -0
- {certora_cli_alpha_master-20250520.9.17.661352.dist-info → certora_cli_alpha_master-20250520.14.8.671244.dist-info}/entry_points.txt +0 -0
- {certora_cli_alpha_master-20250520.9.17.661352.dist-info → certora_cli_alpha_master-20250520.14.8.671244.dist-info}/top_level.txt +0 -0
@@ -1146,6 +1146,21 @@ class EvmAttributes(AttrUtil.Attributes):
|
|
1146
1146
|
disables_build_cache=False,
|
1147
1147
|
)
|
1148
1148
|
|
1149
|
+
MAX_CONCURRENT_RULES = AttrUtil.AttributeDefinition(
|
1150
|
+
attr_validation_func=Vf.validate_non_negative_integer,
|
1151
|
+
argparse_args={
|
1152
|
+
'action': AttrUtil.UniqueStore
|
1153
|
+
},
|
1154
|
+
help_msg="Set the maximum number of parallel rule evaluations. "
|
1155
|
+
"Lower values (e.g., 1, 2, or 4) may reduce memory usage in large runs. "
|
1156
|
+
"This can sometimes help to mitigate out of memory problems.",
|
1157
|
+
default_desc="Number of available CPU cores.",
|
1158
|
+
temporary_jar_invocation_allowed=True,
|
1159
|
+
jar_flag="-maxConcurrentRules",
|
1160
|
+
affects_build_cache_key=False,
|
1161
|
+
disables_build_cache=False,
|
1162
|
+
)
|
1163
|
+
|
1149
1164
|
@classmethod
|
1150
1165
|
def hide_attributes(cls) -> List[str]:
|
1151
1166
|
# do not show these attributes in the help message
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: certora-cli-alpha-master
|
3
|
-
Version: 20250520.
|
3
|
+
Version: 20250520.14.8.671244
|
4
4
|
Summary: Runner for the Certora Prover
|
5
5
|
Home-page: https://pypi.org/project/certora-cli-alpha-master
|
6
6
|
Author: Certora
|
@@ -37,4 +37,4 @@ Dynamic: requires-dist
|
|
37
37
|
Dynamic: requires-python
|
38
38
|
Dynamic: summary
|
39
39
|
|
40
|
-
Commit
|
40
|
+
Commit de30418. Build and Run scripts for executing the Certora Prover on Solidity smart contracts.
|
@@ -20,7 +20,7 @@ certora_cli/CertoraProver/certoraCollectRunMetadata.py,sha256=n67E7hjVdPlBXMh1FM
|
|
20
20
|
certora_cli/CertoraProver/certoraCompilerParameters.py,sha256=r35y03IRwWIoz1GCNC7PuW3n8JPz9J1NGwhwUYKdYtI,1452
|
21
21
|
certora_cli/CertoraProver/certoraConfigIO.py,sha256=H3ebbIBO8xXTf8ArBPnZV1TmDBExQVDF2zc9Yu1v0Xo,7493
|
22
22
|
certora_cli/CertoraProver/certoraContext.py,sha256=0AihMYuUAGHWjbiSOMiDM6FVW5OyvEAxE51GPnMxSKg,25821
|
23
|
-
certora_cli/CertoraProver/certoraContextAttributes.py,sha256=
|
23
|
+
certora_cli/CertoraProver/certoraContextAttributes.py,sha256=IhzGm46ToCIps-Eg04V90G4OUDcTm0dQqmtWr3rn-N4,69055
|
24
24
|
certora_cli/CertoraProver/certoraContextClass.py,sha256=d7HDqM72K7YnswR7kEcAHGwkFNrTqRz5-_0m7cl2Mso,900
|
25
25
|
certora_cli/CertoraProver/certoraContextValidator.py,sha256=iSB2byuHmi1G4xG-ViVvBrZv7e1mdxPmlWdV3AaN_l4,46492
|
26
26
|
certora_cli/CertoraProver/certoraContractFuncs.py,sha256=ipSwge5QQzp8qhUavY44bZ-eCR6szK_HWwSIWqQyuR0,6921
|
@@ -63,12 +63,12 @@ certora_cli/Shared/certoraAttrUtil.py,sha256=ZsoS6xbSZnAjEoPEcfiJi6CvHU-1ySBKubv
|
|
63
63
|
certora_cli/Shared/certoraLogging.py,sha256=cV2UQMhQ5j8crGXgeq9CEamI-Lk4HgdiA3HCrP-kSR4,14013
|
64
64
|
certora_cli/Shared/certoraUtils.py,sha256=fWb0-zZMCT_lRvhaPhf8GeXUySW6I0enChv1aOYhoOY,55185
|
65
65
|
certora_cli/Shared/certoraValidateFuncs.py,sha256=WG4UiyES8u49o3XmuRIvNf79rcpWFuCKtV__QUptOEQ,41852
|
66
|
-
certora_jars/CERTORA-CLI-VERSION-METADATA.json,sha256=
|
67
|
-
certora_jars/Typechecker.jar,sha256=
|
66
|
+
certora_jars/CERTORA-CLI-VERSION-METADATA.json,sha256=FQYvGc3VAr_DyEXwgJ93JSaL_Si94gUrkUU9KEPpiTg,168
|
67
|
+
certora_jars/Typechecker.jar,sha256=5LAeN0em8aiuY1h0EyheH9JjXVQWs2HkBb2C06oJoPA,17138427
|
68
68
|
certora_jars/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
69
|
-
certora_cli_alpha_master-20250520.
|
70
|
-
certora_cli_alpha_master-20250520.
|
71
|
-
certora_cli_alpha_master-20250520.
|
72
|
-
certora_cli_alpha_master-20250520.
|
73
|
-
certora_cli_alpha_master-20250520.
|
74
|
-
certora_cli_alpha_master-20250520.
|
69
|
+
certora_cli_alpha_master-20250520.14.8.671244.dist-info/LICENSE,sha256=UGKSKIJSetF8m906JLKqNLkUS2CL60XfQdNvxBvpQXo,620
|
70
|
+
certora_cli_alpha_master-20250520.14.8.671244.dist-info/METADATA,sha256=NYN_FedcRBI_cvE2HBjN8YSNrwXqBdNY7XtdciRT_pg,1247
|
71
|
+
certora_cli_alpha_master-20250520.14.8.671244.dist-info/WHEEL,sha256=9Ig2YBzm5cpS_YWKLeuYxVAxcKv_uDQsCzy9XJbRZ_g,110
|
72
|
+
certora_cli_alpha_master-20250520.14.8.671244.dist-info/entry_points.txt,sha256=_SQ5_uYOAJXtqEW992nIvq7blW9cWFSUVEdbMGuy--4,443
|
73
|
+
certora_cli_alpha_master-20250520.14.8.671244.dist-info/top_level.txt,sha256=8C77w3JLanY0-NW45vpJsjRssyCqVP-qmPiN9FjWiX4,38
|
74
|
+
certora_cli_alpha_master-20250520.14.8.671244.dist-info/RECORD,,
|
@@ -1 +1 @@
|
|
1
|
-
{"name": "certora-cli-alpha-master", "tag": "", "branch": "master", "commit": "
|
1
|
+
{"name": "certora-cli-alpha-master", "tag": "", "branch": "master", "commit": "de30418", "timestamp": "20250520.14.8.671244", "version": "20250520.14.8.671244+de30418"}
|
certora_jars/Typechecker.jar
CHANGED
Binary file
|
File without changes
|
File without changes
|
File without changes
|