Update Kontrol from `0.1.316` to `1.0.53` (#12289)
* versions.json: update Kontrol from `0.1.316` to `1.0.37`
* Remove `kdeploy` profile
* Update kontrol commands
* Run Fault Proofs summary by default
* Update non fault proofs summaries
* Update fault proofs summaries
* Remove `deployment` folder
* Exclude `proveWithdrawalTransaction` proofs
* Revert "Exclude `proveWithdrawalTransaction` proofs"
This reverts commit 5dd0f0393ff654fa46c7ca7d5cd02e03ffd12b79.
* `run-kontrol.sh`: add `--bmc-depth 1`
* foundry.toml: remove `kdeploy` profile
* .gitignore: remove `kout-deployment`
* Update summaries
* `common.sh`: account for `FOUNDRY_PROFILE` being `default`
* Remove `check-kontrol-deployment.sh`
Since now the Kontrol snapshot is taken from the `Deploy.s.sol` script, there is
no need to check that the custom Kontrol deployment is unmodified. Plus, the
custom Kontrol deployment process was removed previously on this PR
* justfile: remove `kontrol-deployment-check` from running checks
* config.yml: remove `kontrol-deployment-check`
* moving to Kontrol v1.0.50, invariant operational
* always rekompile and regen
* workers correction
* moving to Kontrol v1.0.51
* run-kontrol.sh: shellcheck typos
* run-kontrol.sh: add `verbose` and flags for `rekompile` and `regen`
* run-kontrol.sh: remove `--verbose` for `kontrol prove`
* Update `DeploymentSummaryFault` code
* Update `DeploymentSummary`
* Update Kontrol to version `1.0.53`
---------
Co-authored-by:
Petar Maksimovic <petar.maksimovic@runtimeverification.com>
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
Please register or sign in to comment