Releases: runtimeverification/kontrol
Releases · runtimeverification/kontrol
v0.1.47: Refactor prank system (#148)
* 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)
* 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)
* 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)
* 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)
* 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)
* 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)
* 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)
* 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)
* 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)
* Add `kevm-dist` target `foundryx` * Replace target `foundry` by `foundryx` * Set Version: 0.1.38 --------- Co-authored-by: devops <[email protected]>