certora-cli-alpha-master 20250526.12.4.11266__py3-none-macosx_10_9_universal2.whl → 20250527.15.17.600426__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.
@@ -1387,6 +1387,8 @@ class MutateApp:
1387
1387
  args = ["--compilation_steps_only"]
1388
1388
  if self.prover_version:
1389
1389
  args += ['--prover_version', self.prover_version]
1390
+ if self.server:
1391
+ args += ['--server', self.server]
1390
1392
  run_certora([str(self.conf)] + args)
1391
1393
  except CertoraFoundViolations: # violations should not stop execution
1392
1394
  pass
@@ -1898,7 +1900,7 @@ class MutateApp:
1898
1900
  common_flags.extend(['--optimize'])
1899
1901
 
1900
1902
  if hasattr(self.prover_context, MConstants.SOLC_ALLOW_PATH):
1901
- common_flags.extend([f'--allow-paths, {self.prover_context.solc_allow_path}'])
1903
+ common_flags.extend(['--allow-paths', '/'])
1902
1904
 
1903
1905
  if hasattr(self.prover_context, MConstants.SOLC_EVM_VERSION):
1904
1906
  common_flags.extend(['--evm-version', self.prover_context.solc_evm_version])
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: certora-cli-alpha-master
3
- Version: 20250526.12.4.11266
3
+ Version: 20250527.15.17.600426
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 fb0ab44. Build and Run scripts for executing the Certora Prover on Solidity smart contracts.
40
+ Commit 90ab25c. Build and Run scripts for executing the Certora Prover on Solidity smart contracts.
@@ -52,7 +52,7 @@ certora_cli/EquivalenceCheck/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NM
52
52
  certora_cli/EquivalenceCheck/equivCheck.py,sha256=D3TA1DRppaXpEcVW_smqMQzeUle0jPu0wIXXEd5un0U,20620
53
53
  certora_cli/EquivalenceCheck/sanity.spec,sha256=tWmE9z2Sq3_SWaqKDRQaNajRrw94maUrirvoUmX89LE,103
54
54
  certora_cli/Mutate/__init__.py,sha256=QHNr-PJQAoyuPgTkO7gg23GRchiWSXglWNG7yLSQZvs,849
55
- certora_cli/Mutate/mutateApp.py,sha256=bLBZeaVdK3kQ8u96wMoxNJhSKiQhRAlcv775QVKGMwU,87844
55
+ certora_cli/Mutate/mutateApp.py,sha256=vLLTokkVs-dSyOPSymMZRGj_MmVxwdogTJgS_8LqPXI,87887
56
56
  certora_cli/Mutate/mutateAttributes.py,sha256=brsoisPowxpxQxN_-y0NDvsv8feoHONhtlOayXaLDdk,10092
57
57
  certora_cli/Mutate/mutateConstants.py,sha256=LRrz3wMM8WpPYSshkc-PLYqT0nexcWQeBNsehip-LOE,3945
58
58
  certora_cli/Mutate/mutateUtil.py,sha256=B7MCIFtZBetjR4MMxU6F5ikYsaot1wTG7XYMjgVXl4k,2287
@@ -65,12 +65,12 @@ certora_cli/Shared/certoraUtils.py,sha256=fWb0-zZMCT_lRvhaPhf8GeXUySW6I0enChv1aO
65
65
  certora_cli/Shared/certoraValidateFuncs.py,sha256=WG4UiyES8u49o3XmuRIvNf79rcpWFuCKtV__QUptOEQ,41852
66
66
  certora_cli/Shared/proverCommon.py,sha256=-Lw6_zEIlPA7i_n6xOUsmJeUKjqYWAnGW9GKWBB_GC0,11171
67
67
  certora_cli/Shared/rustProverCommon.py,sha256=NIZ5ECbhuiMegyRAl07CV3r68MFG2tBNKgUAQoV4uLI,2049
68
- certora_jars/CERTORA-CLI-VERSION-METADATA.json,sha256=Z5fTvHoKmZzYhjb3QApl0TWAxkJtDRGcotEdLTpIZgI,168
69
- certora_jars/Typechecker.jar,sha256=YmHkpQvlOMlyWMVGwrG1zP2g54WRTVwCFhPOvtxnEvM,17137905
68
+ certora_jars/CERTORA-CLI-VERSION-METADATA.json,sha256=wS3bcOLTfSFD1xiInAyTtxMQgnXgCX3H-AYCZaDUzNw,170
69
+ certora_jars/Typechecker.jar,sha256=QavFWswOMmKF0toZI5OMrGzVbPbHVLn-UG7WeUzb7Cc,17137905
70
70
  certora_jars/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
71
- certora_cli_alpha_master-20250526.12.4.11266.dist-info/LICENSE,sha256=UGKSKIJSetF8m906JLKqNLkUS2CL60XfQdNvxBvpQXo,620
72
- certora_cli_alpha_master-20250526.12.4.11266.dist-info/METADATA,sha256=vAkoH7AfEB2W8grElDQcfbm3Y3G0LXK7MHiFpA-Fmis,1246
73
- certora_cli_alpha_master-20250526.12.4.11266.dist-info/WHEEL,sha256=9Ig2YBzm5cpS_YWKLeuYxVAxcKv_uDQsCzy9XJbRZ_g,110
74
- certora_cli_alpha_master-20250526.12.4.11266.dist-info/entry_points.txt,sha256=_SQ5_uYOAJXtqEW992nIvq7blW9cWFSUVEdbMGuy--4,443
75
- certora_cli_alpha_master-20250526.12.4.11266.dist-info/top_level.txt,sha256=8C77w3JLanY0-NW45vpJsjRssyCqVP-qmPiN9FjWiX4,38
76
- certora_cli_alpha_master-20250526.12.4.11266.dist-info/RECORD,,
71
+ certora_cli_alpha_master-20250527.15.17.600426.dist-info/LICENSE,sha256=UGKSKIJSetF8m906JLKqNLkUS2CL60XfQdNvxBvpQXo,620
72
+ certora_cli_alpha_master-20250527.15.17.600426.dist-info/METADATA,sha256=2ACDAJQbjokm8JALASQMcbm5CrX5rguAJ6qgMkmVMQI,1248
73
+ certora_cli_alpha_master-20250527.15.17.600426.dist-info/WHEEL,sha256=9Ig2YBzm5cpS_YWKLeuYxVAxcKv_uDQsCzy9XJbRZ_g,110
74
+ certora_cli_alpha_master-20250527.15.17.600426.dist-info/entry_points.txt,sha256=_SQ5_uYOAJXtqEW992nIvq7blW9cWFSUVEdbMGuy--4,443
75
+ certora_cli_alpha_master-20250527.15.17.600426.dist-info/top_level.txt,sha256=8C77w3JLanY0-NW45vpJsjRssyCqVP-qmPiN9FjWiX4,38
76
+ certora_cli_alpha_master-20250527.15.17.600426.dist-info/RECORD,,
@@ -1 +1 @@
1
- {"name": "certora-cli-alpha-master", "tag": "", "branch": "master", "commit": "fb0ab44", "timestamp": "20250526.12.4.011266", "version": "20250526.12.4.011266+fb0ab44"}
1
+ {"name": "certora-cli-alpha-master", "tag": "", "branch": "master", "commit": "90ab25c", "timestamp": "20250527.15.17.600426", "version": "20250527.15.17.600426+90ab25c"}
Binary file