Skip to content

Releases: runtimeverification/kontrol

v0.1.12

29 Sep 19:23
8fba019
Compare
Choose a tag to compare
One final test for review

v0.1.11: Update dependency: deps/kevm_release (#53)

28 Sep 23:02
f4f2a14
Compare
Choose a tag to compare
* 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)

28 Sep 18:39
56d8243
Compare
Choose a tag to compare
Force new Dockerhub Release

v0.1.9: Extract modules `kompile` and `prove` (#51)

27 Sep 18:42
226d4b2
Compare
Choose a tag to compare
* 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)

26 Sep 11:22
9c65788
Compare
Choose a tag to compare
* 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)

26 Sep 08:03
9d6dbd3
Compare
Choose a tag to compare
* 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)

26 Sep 02:27
a012b23
Compare
Choose a tag to compare
* __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)

25 Sep 17:11
c7b4d31
Compare
Choose a tag to compare
* 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)

22 Sep 22:03
30e27f5
Compare
Choose a tag to compare
* Add CI job to create release

* Set Version: 0.1.4

---------

Co-authored-by: devops <devops@runtimeverification.com>