certora-cli-beta-mirror 8.6.2__tar.gz → 8.6.3__tar.gz
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_beta_mirror-8.6.2/certora_cli_beta_mirror.egg-info → certora_cli_beta_mirror-8.6.3}/PKG-INFO +2 -2
- certora_cli_beta_mirror-8.6.3/README.md +1 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraApp.py +8 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraCloudIO.py +2 -27
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraCollectRunMetadata.py +12 -5
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3/certora_cli_beta_mirror.egg-info}/PKG-INFO +2 -2
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_jars/ASTExtraction.jar +0 -0
- certora_cli_beta_mirror-8.6.3/certora_jars/CERTORA-CLI-VERSION-METADATA.json +1 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_jars/Typechecker.jar +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/setup.py +2 -2
- certora_cli_beta_mirror-8.6.2/README.md +0 -1
- certora_cli_beta_mirror-8.6.2/certora_jars/CERTORA-CLI-VERSION-METADATA.json +0 -1
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/LICENSE +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/MANIFEST.in +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_bins/__init__.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/Compiler/CompilerCollector.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/Compiler/CompilerCollectorFactory.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/Compiler/CompilerCollectorSol.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/Compiler/CompilerCollectorSolBased.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/Compiler/CompilerCollectorVy.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/Compiler/CompilerCollectorYul.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/Compiler/__init__.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/__init__.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/castingInstrumenter.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraBuild.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraBuildCacheManager.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraBuildDataClasses.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraBuildRust.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraBuildSui.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraCollectConfigurationLayout.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraCompilerParameters.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraConfigIO.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraContext.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraContextAttributes.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraContextClass.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraContextValidator.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraContractFuncs.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraExtensionInfo.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraJobList.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraMiniSpecParser.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraNodeFilters.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraParseBuildScript.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraProjectScanner.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraSourceFinders.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraType.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/certoraVerifyGenerator.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/erc7201.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/splitRules.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/storageExtension.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/EquivalenceCheck/Eq_default.conf +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/EquivalenceCheck/Eq_mc_no_out_template.spec +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/EquivalenceCheck/Eq_mc_template.spec +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/EquivalenceCheck/Eq_sanity.conf +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/EquivalenceCheck/Eq_template.spec +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/EquivalenceCheck/__init__.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/EquivalenceCheck/equivCheck.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/EquivalenceCheck/sanity.spec +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Mutate/__init__.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Mutate/mutateApp.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Mutate/mutateAttributes.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Mutate/mutateConstants.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Mutate/mutateUtil.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Mutate/mutateValidate.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Shared/ExpectedComparator.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Shared/__init__.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Shared/certoraAttrUtil.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Shared/certoraLogging.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Shared/certoraUtils.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Shared/certoraValidateFuncs.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Shared/proverCommon.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/__init__.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraCVLFormatter.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraConcord.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraEVMProver.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraEqCheck.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraMutate.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraRanger.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraRun.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraSolanaProver.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraSorobanProver.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraSuiProver.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/rustMutator.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli_beta_mirror.egg-info/SOURCES.txt +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli_beta_mirror.egg-info/dependency_links.txt +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli_beta_mirror.egg-info/entry_points.txt +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli_beta_mirror.egg-info/requires.txt +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli_beta_mirror.egg-info/top_level.txt +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_jars/__init__.py +0 -0
- {certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: certora-cli-beta-mirror
|
|
3
|
-
Version: 8.6.
|
|
3
|
+
Version: 8.6.3
|
|
4
4
|
Summary: Runner for the Certora Prover
|
|
5
5
|
Home-page: https://pypi.org/project/certora-cli-beta-mirror
|
|
6
6
|
Author: Certora
|
|
@@ -38,4 +38,4 @@ Dynamic: requires-dist
|
|
|
38
38
|
Dynamic: requires-python
|
|
39
39
|
Dynamic: summary
|
|
40
40
|
|
|
41
|
-
Commit
|
|
41
|
+
Commit c4459c1. Build and Run scripts for executing the Certora Prover on Solidity smart contracts.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Commit c4459c1. Build and Run scripts for executing the Certora Prover on Solidity smart contracts.
|
|
@@ -23,6 +23,8 @@ from typing import Type
|
|
|
23
23
|
|
|
24
24
|
class CertoraApp(ABC):
|
|
25
25
|
attr_class: Type[AttrUtil.Attributes] = Attrs.EvmProverAttributes
|
|
26
|
+
ecosystem: str = "EVM"
|
|
27
|
+
product: str = "PROVER"
|
|
26
28
|
|
|
27
29
|
class EvmAppClass(CertoraApp):
|
|
28
30
|
pass
|
|
@@ -38,15 +40,21 @@ class MoveAppClass(CertoraApp):
|
|
|
38
40
|
|
|
39
41
|
class SolanaApp(RustAppClass):
|
|
40
42
|
attr_class = Attrs.SolanaProverAttributes
|
|
43
|
+
ecosystem: str = "SOLANA"
|
|
44
|
+
|
|
41
45
|
|
|
42
46
|
class SorobanApp(RustAppClass):
|
|
43
47
|
attr_class = Attrs.SorobanProverAttributes
|
|
48
|
+
ecosystem: str = "SOROBAN"
|
|
44
49
|
|
|
45
50
|
class RangerApp(EvmAppClass):
|
|
46
51
|
attr_class = Attrs.RangerAttributes
|
|
52
|
+
product = "RANGER"
|
|
47
53
|
|
|
48
54
|
class ConcordApp(EvmAppClass):
|
|
49
55
|
attr_class = Attrs.ConcordAttributes
|
|
56
|
+
product = "CONCORD"
|
|
50
57
|
|
|
51
58
|
class SuiApp(MoveAppClass):
|
|
52
59
|
attr_class = Attrs.SuiProverAttributes
|
|
60
|
+
ecosystem: str = "SUI"
|
|
@@ -69,18 +69,6 @@ Response = requests.models.Response
|
|
|
69
69
|
|
|
70
70
|
FEATURES_REPORT_FILE = Path("featuresReport.json")
|
|
71
71
|
|
|
72
|
-
class EcoEnum(Util.NoValEnum):
|
|
73
|
-
EVM = Util.auto()
|
|
74
|
-
SOROBAN = Util.auto()
|
|
75
|
-
SOLANA = Util.auto()
|
|
76
|
-
SUI = Util.auto()
|
|
77
|
-
|
|
78
|
-
class ProductEnum(Util.NoValEnum):
|
|
79
|
-
PROVER = Util.auto()
|
|
80
|
-
RANGER = Util.auto()
|
|
81
|
-
CONCORD = Util.auto()
|
|
82
|
-
|
|
83
|
-
|
|
84
72
|
class TimeError(Exception):
|
|
85
73
|
"""A custom exception used to report on time elapsed errors"""
|
|
86
74
|
|
|
@@ -648,21 +636,8 @@ class CloudVerification:
|
|
|
648
636
|
|
|
649
637
|
auth_data["useLatestFe"] = self.context.fe_version == str(Util.FeValue.LATEST)
|
|
650
638
|
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
elif Attrs.is_soroban_app():
|
|
654
|
-
auth_data["ecosystem"] = EcoEnum.SOROBAN.name
|
|
655
|
-
elif Attrs.is_sui_app():
|
|
656
|
-
auth_data["ecosystem"] = EcoEnum.SUI.name
|
|
657
|
-
else:
|
|
658
|
-
auth_data["ecosystem"] = EcoEnum.EVM.name
|
|
659
|
-
|
|
660
|
-
if Attrs.is_ranger_app():
|
|
661
|
-
auth_data["product"] = ProductEnum.RANGER.name
|
|
662
|
-
elif Attrs.is_concord_app():
|
|
663
|
-
auth_data["product"] = ProductEnum.CONCORD.name
|
|
664
|
-
else:
|
|
665
|
-
auth_data["product"] = ProductEnum.PROVER.name
|
|
639
|
+
auth_data["ecosystem"] = self.context.app.ecosystem
|
|
640
|
+
auth_data["product"] = self.context.app.product
|
|
666
641
|
|
|
667
642
|
if Attrs.is_evm_app() and self.context.cache is not None:
|
|
668
643
|
auth_data["toolSceneCacheKey"] = self.context.cache
|
|
@@ -74,6 +74,7 @@ class RunMetaData:
|
|
|
74
74
|
conf_path -- the relative path form the cwd_relative to the configuration file
|
|
75
75
|
group_id -- optional identifier for grouping this run
|
|
76
76
|
java_version -- version of Java used during the run, if available
|
|
77
|
+
ecosystem -- the ecosystem of the current run (EVM, SOLANA, SOROBAN, SUI, etc)
|
|
77
78
|
default_solc_version -- version of default solc version on current machine, if available
|
|
78
79
|
python_version -- version of Python running the process
|
|
79
80
|
certora_ci_client -- name of the CI client if available, derived from environment
|
|
@@ -84,7 +85,7 @@ class RunMetaData:
|
|
|
84
85
|
"""
|
|
85
86
|
def __init__(self, raw_args: List[str], conf: Dict[str, Any], origin: str, revision: str,
|
|
86
87
|
branch: str, cwd_relative: Path, dirty: bool, main_spec: Optional[str],
|
|
87
|
-
conf_path: Optional[Path], group_id: Optional[str], java_version: str):
|
|
88
|
+
conf_path: Optional[Path], group_id: Optional[str], java_version: str, ecosystem: str):
|
|
88
89
|
self.raw_args = raw_args
|
|
89
90
|
self.conf = conf
|
|
90
91
|
self.origin = origin
|
|
@@ -97,6 +98,7 @@ class RunMetaData:
|
|
|
97
98
|
self.group_id = group_id
|
|
98
99
|
self.python_version = ".".join(str(x) for x in sys.version_info[:3])
|
|
99
100
|
self.java_version = java_version
|
|
101
|
+
self.ecosystem = ecosystem
|
|
100
102
|
self.default_solc_version = get_solc_version(self.conf)
|
|
101
103
|
self.certora_ci_client = Utils.get_certora_ci_name()
|
|
102
104
|
self.timestamp = str(datetime.now(timezone.utc).timestamp())
|
|
@@ -119,6 +121,7 @@ class RunMetaData:
|
|
|
119
121
|
f" group_id: {self.group_id}\n"
|
|
120
122
|
f" python_version: {self.python_version}\n"
|
|
121
123
|
f" java_version: {self.java_version}\n"
|
|
124
|
+
f" ecosystem: {self.ecosystem}\n"
|
|
122
125
|
f" default_solc_version: {self.default_solc_version}\n"
|
|
123
126
|
f" CertoraCI client: {self.certora_ci_client}\n"
|
|
124
127
|
f" jar_flag_info: {self.jar_flag_info}\n"
|
|
@@ -198,7 +201,8 @@ def collect_run_metadata(wd: Path, raw_args: List[str], context: CertoraContext)
|
|
|
198
201
|
main_spec=None,
|
|
199
202
|
conf_path=None,
|
|
200
203
|
group_id=None,
|
|
201
|
-
java_version=context.java_version
|
|
204
|
+
java_version=context.java_version,
|
|
205
|
+
ecosystem=context.app.ecosystem)
|
|
202
206
|
|
|
203
207
|
# collect information about current git snapshot
|
|
204
208
|
cwd_abs = wd.absolute()
|
|
@@ -227,7 +231,8 @@ def collect_run_metadata(wd: Path, raw_args: List[str], context: CertoraContext)
|
|
|
227
231
|
main_spec=get_main_spec(context),
|
|
228
232
|
conf_path=conf_path,
|
|
229
233
|
group_id=context.group_id,
|
|
230
|
-
java_version=context.java_version
|
|
234
|
+
java_version=context.java_version,
|
|
235
|
+
ecosystem=context.app.ecosystem)
|
|
231
236
|
|
|
232
237
|
try:
|
|
233
238
|
sha_out = subprocess.run(['git', 'rev-parse', 'HEAD'], cwd=wd,
|
|
@@ -263,7 +268,8 @@ def collect_run_metadata(wd: Path, raw_args: List[str], context: CertoraContext)
|
|
|
263
268
|
main_spec=get_main_spec(context),
|
|
264
269
|
conf_path=conf_path,
|
|
265
270
|
group_id=context.group_id,
|
|
266
|
-
java_version=context.java_version
|
|
271
|
+
java_version=context.java_version,
|
|
272
|
+
ecosystem=context.app.ecosystem)
|
|
267
273
|
|
|
268
274
|
metadata_logger.debug(f' collected data:\n{str(data)}')
|
|
269
275
|
|
|
@@ -282,7 +288,8 @@ def collect_run_metadata(wd: Path, raw_args: List[str], context: CertoraContext)
|
|
|
282
288
|
main_spec=get_main_spec(context),
|
|
283
289
|
conf_path=conf_path,
|
|
284
290
|
group_id=context.group_id,
|
|
285
|
-
java_version=context.java_version
|
|
291
|
+
java_version=context.java_version,
|
|
292
|
+
ecosystem=context.app.ecosystem)
|
|
286
293
|
|
|
287
294
|
|
|
288
295
|
def get_solc_version(conf: Dict[str, Any]) -> Optional[str]:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: certora-cli-beta-mirror
|
|
3
|
-
Version: 8.6.
|
|
3
|
+
Version: 8.6.3
|
|
4
4
|
Summary: Runner for the Certora Prover
|
|
5
5
|
Home-page: https://pypi.org/project/certora-cli-beta-mirror
|
|
6
6
|
Author: Certora
|
|
@@ -38,4 +38,4 @@ Dynamic: requires-dist
|
|
|
38
38
|
Dynamic: requires-python
|
|
39
39
|
Dynamic: summary
|
|
40
40
|
|
|
41
|
-
Commit
|
|
41
|
+
Commit c4459c1. Build and Run scripts for executing the Certora Prover on Solidity smart contracts.
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_jars/ASTExtraction.jar
RENAMED
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name": "certora-cli-beta-mirror", "tag": "8.6.3", "branch": "", "commit": "c4459c1", "timestamp": "20251218.13.53.990761", "version": "8.6.3"}
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_jars/Typechecker.jar
RENAMED
|
Binary file
|
|
@@ -3,11 +3,11 @@ import setuptools
|
|
|
3
3
|
|
|
4
4
|
setuptools.setup(
|
|
5
5
|
name="certora-cli-beta-mirror",
|
|
6
|
-
version="8.6.
|
|
6
|
+
version="8.6.3",
|
|
7
7
|
author="Certora",
|
|
8
8
|
author_email="support@certora.com",
|
|
9
9
|
description="Runner for the Certora Prover",
|
|
10
|
-
long_description="Commit
|
|
10
|
+
long_description="Commit c4459c1. Build and Run scripts for executing the Certora Prover on Solidity smart contracts.",
|
|
11
11
|
long_description_content_type="text/markdown",
|
|
12
12
|
url="https://pypi.org/project/certora-cli-beta-mirror",
|
|
13
13
|
packages=setuptools.find_packages(),
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Commit 5e8518f. Build and Run scripts for executing the Certora Prover on Solidity smart contracts.
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"name": "certora-cli-beta-mirror", "tag": "8.6.2", "branch": "", "commit": "5e8518f", "timestamp": "20251215.5.17.070907", "version": "8.6.2"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/CertoraProver/erc7201.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Mutate/__init__.py
RENAMED
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Mutate/mutateApp.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Mutate/mutateUtil.py
RENAMED
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Mutate/mutateValidate.py
RENAMED
|
File without changes
|
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Shared/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Shared/certoraLogging.py
RENAMED
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Shared/certoraUtils.py
RENAMED
|
File without changes
|
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/Shared/proverCommon.py
RENAMED
|
File without changes
|
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraCVLFormatter.py
RENAMED
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraConcord.py
RENAMED
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraEVMProver.py
RENAMED
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraEqCheck.py
RENAMED
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraMutate.py
RENAMED
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraRanger.py
RENAMED
|
File without changes
|
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraSolanaProver.py
RENAMED
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraSorobanProver.py
RENAMED
|
File without changes
|
{certora_cli_beta_mirror-8.6.2 → certora_cli_beta_mirror-8.6.3}/certora_cli/certoraSuiProver.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|