Skip to content

Releases: runtimeverification/kontrol

v0.1.47: Refactor prank system (#148)

01 Nov 16:13
46d09ad
Compare
Choose a tag to compare
* refactor the way we prank an address

* add tests

* Set Version: 0.1.43

* fix formatting bug

* update expected files

* show expected output

* Set Version: 0.1.44

* Set Version: 0.1.44

* Revert "show expected output"

This reverts commit 83bfbd09423beb7172248cb8027c9ecf2620f521.

* update contracts.k.expected

* Set Version: 0.1.45

* Set Version: 0.1.46

* Set Version: 0.1.47

* fix ending prank for single calls

---------

Co-authored-by: devops <[email protected]>

v0.1.46: Update dependency: deps/kevm_release (#123)

31 Oct 18:11
5b0da84
Compare
Choose a tag to compare
* deps/kevm_release: Set Version 1.0.332

* Extract module `kdist.utils`

* Add `foundry.md` to `includes` in `foundry_kompile`

* Remove symbolic link to `foundry` in `flake.nix`

* fix flake

* Set Version: 0.1.46

* Sync Poetry files: kevm-pyk version 1.0.332

* deps/k_release: sync release file version 6.0.174

* flake.{nix,lock}: update Nix derivations

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: Tamás Tóth <[email protected]>
Co-authored-by: Sam Balco <[email protected]>

v0.1.45: Update README instructions (#151)

31 Oct 14:11
b3faabf
Compare
Choose a tag to compare
* update readme instructions

* Set Version: 0.1.45

* add resources

---------

Co-authored-by: devops <[email protected]>

v0.1.44: Fetch `kdist.get('plugin')` for kompilation (#137)

31 Oct 08:37
3658568
Compare
Choose a tag to compare
* Fetch `kdist.get('plugin')` for kompilation

* Set Version: 0.1.38

* Set Version: 0.1.39

* Set Version: 0.1.42

* Set Version: 0.1.43

* Set Version: 0.1.44

---------

Co-authored-by: devops <[email protected]>

v0.1.43: Add job to test Nix build (#146)

30 Oct 16:12
b50f484
Compare
Choose a tag to compare
* Add package smoke test

* Add `nix` job

* Build Foundry with Kontrol

* Run job on `MacM1` too

* Set Version: 0.1.43

---------

Co-authored-by: devops <[email protected]>

v0.1.42: Make test selection more similar to Foundry (#103)

30 Oct 08:07
3622f45
Compare
Choose a tag to compare
* Fix error messages, match by using beginning of string only

* Set Version: 0.1.28

* Fix formatting

* Set Version: 0.1.38

* Enable running all matched tests, print selected tests at beginning

* Clean up

* Use --match-test in docker test

* Set Version: 0.1.39

* Fix help message to reflect new behavior

* Set Version: 0.1.40

* Set Version: 0.1.40

* Set Version: 0.1.41

* Set Version: 0.1.42

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: Palina Tolmach <[email protected]>

v0.1.41: Add escaping to sort_field (#145)

30 Oct 04:34
f982237
Compare
Choose a tag to compare
* Add escaping to sort_field

* Set Version: 0.1.40

* Update expected contracts.k

* Set Version: 0.1.41

* Set Version: 0.1.41

---------

Co-authored-by: devops <[email protected]>

v0.1.40: Fix kup version of kontrol by building the foundryx target (#138)

27 Oct 20:12
51a85d6
Compare
Choose a tag to compare
* Fix kontrol by building the foundryx target

* Set Version: 0.1.39

* Set Version: 0.1.40

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: rv-jenkins <[email protected]>

v0.1.39: Updated documentation link in output (#129)

27 Oct 14:05
abfdeef
Compare
Choose a tag to compare
* updated documentation link in output

* Set Version: 0.1.37

* changed to https link

* Set Version: 0.1.38

* Set Version: 0.1.39

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: Palina Tolmach <[email protected]>

v0.1.38: Add `foundry.md` (#135)

27 Oct 08:13
08de16a
Compare
Choose a tag to compare
* Add `kevm-dist` target `foundryx`

* Replace target `foundry` by `foundryx`

* Set Version: 0.1.38

---------

Co-authored-by: devops <[email protected]>