Releases: runtimeverification/kontrol
Releases · runtimeverification/kontrol
v0.1.12
One final test for review
v0.1.11: Update dependency: deps/kevm_release (#53)
* deps/kevm_release: Set Version 1.0.307 * Set Version: 0.1.9 * Sync Poetry files: kevm-pyk version 1.0.307 * flake.{nix,lock}: update Nix derivations * Set Version: 0.1.10 * Set Version: 0.1.11 --------- Co-authored-by: devops <devops@runtimeverification.com>
v0.1.10: Kontrol Image Permissions (#49)
Force new Dockerhub Release
v0.1.9: Extract modules `kompile` and `prove` (#51)
* Move `_init_and_run_proof` into `run_kcfg_group` * Move `run_cfg_group` out of `foundry_prove` * Rename functions * Extract module `kontrol.prove` * Rename function * Extract module `kontrol.kompile` * Move import to top * Set Version: 0.1.9 --------- Co-authored-by: devops <devops@runtimeverification.com>
v0.1.8: Add CI step to update dependents (#47)
* Add CI step to update dependents * Set Version: 0.1.8 --------- Co-authored-by: devops <devops@runtimeverification.com>
v0.1.7: Pull in changes to KEVM since project creation (#43)
* src/{kontrol,tests}: import changes in KEVM since last import * Set Version: 0.1.4 * src/tests/integratiion/test_foundry_prove: bring back upped recursion limit * src/tests/unit/test_solc_to_k: add unit test harness * .github/test-pr: disable failing if any in matrix fails * .github/test-pr: build haskell backend too * Set Version: 0.1.5 * kontrol/cli: update to latest KEVM foundry_test_args * Set Version: 0.1.7 --------- Co-authored-by: devops <devops@runtimeverification.com>
v0.1.6: Add KontrolCLIArgs module (#45)
* __main__, cli: add KontrolCLIArgs module for foundry arguments * Set Version: 0.1.5 * kontrol/cli: option --foundry-project-root => --root, to mimic direct forge calls better * Revert "kontrol/cli: option --foundry-project-root => --root, to mimic direct forge calls better" This reverts commit 0b5fdbdbfe88c6799ec80af5fd2be9320bc5ee06. * kontrol/cli: adjust to pre-update version of KEVM * Set Version: 0.1.6 --------- Co-authored-by: devops <devops@runtimeverification.com> Co-authored-by: rv-jenkins <admin@runtimeverification.com>
v0.1.5: Add CI job to push to Cachix (#41)
* Add CI job to push to Cachix * Set Version: 0.1.5 * Testing * Revert "Testing" --------- Co-authored-by: devops <devops@runtimeverification.com>
v0.1.4: Add CI job to create release (#40)
* Add CI job to create release * Set Version: 0.1.4 --------- Co-authored-by: devops <devops@runtimeverification.com>