certora-cli-alpha-master 20241223.10.40.334240__py3-none-macosx_10_9_universal2.whl → 20241223.13.10.348698__py3-none-macosx_10_9_universal2.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,14 @@
1
+ #!/usr/bin/env python3
2
+
3
+ import sys
4
+ import EVMVerifier.certoraContextAttributes as Attrs
5
+ from certoraRun import run_certora, CertoraRunResult
6
+ from typing import List, Optional
7
+
8
+
9
+ def run_evm_prover(args: List[str]) -> Optional[CertoraRunResult]:
10
+ return run_certora(args, Attrs.EvmProverAttributes)
11
+
12
+
13
+ if __name__ == '__main__':
14
+ run_evm_prover(sys.argv[1:])
@@ -0,0 +1,14 @@
1
+ #!/usr/bin/env python3
2
+
3
+ import sys
4
+ import EVMVerifier.certoraContextAttributes as Attrs
5
+ from certoraRun import run_certora, CertoraRunResult
6
+ from typing import List, Optional
7
+
8
+
9
+ def run_soroban_prover(args: List[str]) -> Optional[CertoraRunResult]:
10
+ return run_certora(args, Attrs.SorobanProverAttributes)
11
+
12
+
13
+ if __name__ == '__main__':
14
+ run_soroban_prover(sys.argv[1:])
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: certora-cli-alpha-master
3
- Version: 20241223.10.40.334240
3
+ Version: 20241223.13.10.348698
4
4
  Summary: Runner for the Certora Prover
5
5
  Home-page: https://pypi.org/project/certora-cli-alpha-master
6
6
  Author: Certora
@@ -23,4 +23,4 @@ Requires-Dist: StrEnum
23
23
  Requires-Dist: tomli
24
24
  Requires-Dist: universalmutator
25
25
 
26
- Commit 5d1cc5b. Build and Run scripts for executing the Certora Prover on Solidity smart contracts.
26
+ Commit 959aff3. Build and Run scripts for executing the Certora Prover on Solidity smart contracts.
@@ -1,10 +1,12 @@
1
1
  certora_bins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  certora_bins/gambit,sha256=mEtRHvYfT6ShKzPHpLNwqAhDfTwRjoj3wRwGYYkRxUs,3820384
3
3
  certora_cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ certora_cli/certoraEVMProver.py,sha256=Qo33HMBWytyAotk714xzK5Xbiqgeprn86nuRDSNZr7U,362
4
5
  certora_cli/certoraEqCheck.py,sha256=5LtN9GNBSYR_kYghDBeNNL4yWshPw9PNpe0stLtuIxQ,379
5
6
  certora_cli/certoraMutate.py,sha256=BUK_keaunrcCYgLiwHfIkDSjIHM_KoGwwnIiuojc-ug,2643
6
7
  certora_cli/certoraRun.py,sha256=rnczNnSoYRuUKOkIN7_0cRxjiVDK0x4NJxOT4KNkYdg,11884
7
8
  certora_cli/certoraSolanaProver.py,sha256=3Vb05zd5PqkU5CmCNzYvmYfbC-hsmU6Tt390msjQlOc,5898
9
+ certora_cli/certoraSorobanProver.py,sha256=wRLL6TpbBGZeyDIEtvzSNjmpKyc4U657S7b6agULf-8,374
8
10
  certora_cli/rustMutator.py,sha256=ezpwwzr-OCK78PsBPVf5fC__GWaESvIbaAI7yjJ8Hs0,13862
9
11
  certora_cli/EVMVerifier/__init__.py,sha256=AJxj90KAGh1JqAsxKqDBTL2rFbqgtkhDfW_XmxSHft0,159
10
12
  certora_cli/EVMVerifier/certoraBuild.py,sha256=TqPfOSjcuY0zWJYTx1d401zJdIbnLyECa9T5koXRKzM,203842
@@ -54,12 +56,12 @@ certora_cli/Shared/certoraAttrUtil.py,sha256=IbIIvTbtPzmPSSrK7VIWZNitkz1iwvW_e0g
54
56
  certora_cli/Shared/certoraLogging.py,sha256=5Lx-XWKl7GnwnWi7KlwTLIfsEvUvCTZ8KeyfNyi_6RU,13323
55
57
  certora_cli/Shared/certoraUtils.py,sha256=WmVX8Hz5wMZ7WI2JhYavAilH1kO3fwKLUBsf4hQ4b-o,53676
56
58
  certora_cli/Shared/certoraValidateFuncs.py,sha256=OOjPAkcfrURZDD4oDjOMBFTvY6wwQSXboXzu-47AUbY,36871
57
- certora_jars/CERTORA-CLI-VERSION-METADATA.json,sha256=yVJoDaW5U1mi91WfszaIUpBuc3IP7pBHa4f-W2qAnHo,170
58
- certora_jars/Typechecker.jar,sha256=GrRYVYNZWjJA-YSrGxLHvePHHzriOVhehWNiL4KRcEg,16812998
59
+ certora_jars/CERTORA-CLI-VERSION-METADATA.json,sha256=DAaAvSKKg2jpK-stJalfvP4FYT88Aj04iTty54AYJ_4,170
60
+ certora_jars/Typechecker.jar,sha256=AAbZxIfBBo_Ix37OdgquHw99gNPN9tnQ6OeLsVHhnTU,16812998
59
61
  certora_jars/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
60
- certora_cli_alpha_master-20241223.10.40.334240.dist-info/LICENSE,sha256=VeEBJLgfzZqyAUfjLoKUztf7KJBBUjtZ1ap99eQubOo,1065
61
- certora_cli_alpha_master-20241223.10.40.334240.dist-info/METADATA,sha256=YjIAvgt0lv7BFfbUq7Fn2GMl9r1FtthL2BHxtdWDB8I,838
62
- certora_cli_alpha_master-20241223.10.40.334240.dist-info/WHEEL,sha256=N3Zagyg8u7FcZiPCx4UnuNyRRYq7IQpu24eWYyuhGOQ,110
63
- certora_cli_alpha_master-20241223.10.40.334240.dist-info/entry_points.txt,sha256=Y90wInBDlKPSU3YnuTn3JqAsSgPRTDHc8lf6BfKILjY,261
64
- certora_cli_alpha_master-20241223.10.40.334240.dist-info/top_level.txt,sha256=8C77w3JLanY0-NW45vpJsjRssyCqVP-qmPiN9FjWiX4,38
65
- certora_cli_alpha_master-20241223.10.40.334240.dist-info/RECORD,,
62
+ certora_cli_alpha_master-20241223.13.10.348698.dist-info/LICENSE,sha256=VeEBJLgfzZqyAUfjLoKUztf7KJBBUjtZ1ap99eQubOo,1065
63
+ certora_cli_alpha_master-20241223.13.10.348698.dist-info/METADATA,sha256=GLA0zgAf1fAsOpMY3koDanUCj7R5K5KZk25FFoTZp58,838
64
+ certora_cli_alpha_master-20241223.13.10.348698.dist-info/WHEEL,sha256=N3Zagyg8u7FcZiPCx4UnuNyRRYq7IQpu24eWYyuhGOQ,110
65
+ certora_cli_alpha_master-20241223.13.10.348698.dist-info/entry_points.txt,sha256=eRUXVz-5HRUeNAVnMPqnWc0zGvYox-9Um8o_TuR1In4,401
66
+ certora_cli_alpha_master-20241223.13.10.348698.dist-info/top_level.txt,sha256=8C77w3JLanY0-NW45vpJsjRssyCqVP-qmPiN9FjWiX4,38
67
+ certora_cli_alpha_master-20241223.13.10.348698.dist-info/RECORD,,
@@ -1,5 +1,7 @@
1
1
  [console_scripts]
2
+ certoraEVMProver = certora_cli.EVMVerifier.certoraEVMProver:entry_point
2
3
  certoraEqCheck = certora_cli.certoraEqCheck:equiv_check_entry_point
3
4
  certoraMutate = certora_cli.certoraMutate:mutate_entry_point
4
5
  certoraRun = certora_cli.certoraRun:entry_point
5
6
  certoraSolanaProver = certora_cli.certoraSolanaProver:entry_point
7
+ certoraSorobanProver = certora_cli.certoraSorobanProver:entry_point
@@ -1 +1 @@
1
- {"name": "certora-cli-alpha-master", "tag": "", "branch": "master", "commit": "5d1cc5b", "timestamp": "20241223.10.40.334240", "version": "20241223.10.40.334240+5d1cc5b"}
1
+ {"name": "certora-cli-alpha-master", "tag": "", "branch": "master", "commit": "959aff3", "timestamp": "20241223.13.10.348698", "version": "20241223.13.10.348698+959aff3"}
Binary file