Releases: runtimeverification/kontrol
Releases · runtimeverification/kontrol
v0.1.57: Re-export the kevm binary in nix flake kontrol package (#160)
* Re-export the kevm binary in nix flake kontrol package * Set Version: 0.1.53 * Set Version: 0.1.54 * Set Version: 0.1.57 --------- Co-authored-by: devops <[email protected]> Co-authored-by: Petar Maksimović <[email protected]>
v0.1.56: Save number cell from setUp function (#166)
* save number cell from setup + test and expected output * Set Version: 0.1.56 * Update src/tests/integration/test-data/foundry/test/BlockParamsTest.t.sol * update expected ouptut --------- Co-authored-by: devops <[email protected]>
v0.1.55: Update dependency: deps/kevm_release (#161)
* deps/kevm_release: Set Version 1.0.346 * fix flake * Use fully qualified target names * Set Version: 0.1.55 * Sync Poetry files: kevm-pyk version 1.0.346 * deps/k_release: sync release file version 6.1.1 * flake.{nix,lock}: update Nix derivations * deps/kevm_release: Set Version 1.0.347 * Sync Poetry files: kevm-pyk version 1.0.347 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <[email protected]> Co-authored-by: Sam Balco <[email protected]> Co-authored-by: Tamás Tóth <[email protected]>
v0.1.54: mark freshUInt and freshBool as preserving definedness (#159)
* mark freshUInt and freshBool as preserving definedness Use of #bufStrict is safe in these rules because the argument range is explicitly restricted (and the argument is symbolic anyway)
v0.1.53
removing documentation in foundry.md and adding link to gitbook docs …
v0.1.52: Update dependency: deps/kevm_release (#158)
* deps/kevm_release: Set Version 1.0.336 * Set Version: 0.1.52 * Sync Poetry files: kevm-pyk version 1.0.336 * flake.{nix,lock}: update Nix derivations * deps/kevm_release: Set Version 1.0.337 * Sync Poetry files: kevm-pyk version 1.0.337 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <[email protected]>
v0.1.51: Update dependency: deps/kevm_release (#156)
* deps/kevm_release: Set Version 1.0.334 * Set Version: 0.1.50 * Sync Poetry files: kevm-pyk version 1.0.334 * flake.{nix,lock}: update Nix derivations * deps/kevm_release: Set Version 1.0.335 * Sync Poetry files: kevm-pyk version 1.0.335 * flake.{nix,lock}: update Nix derivations * Refactor `kevm_prove` into `run_prover` * Set Version: 0.1.51 * Reorder imports --------- Co-authored-by: devops <[email protected]> Co-authored-by: palinatolmach <[email protected]>
v0.1.50: Warn user if an outdated K version is being used (#132)
* fixes * Set Version: 0.1.38 * Addressed PR comments * fix format * Set Version: 0.1.40 * extrated _check_k_version function * Format fix * removed attribute git from kversion comparison * custom version comparison * Set Version: 0.1.45 * Addressed PR comments * Set Version: 0.1.46 * Update README instructions (#151) * update readme instructions * Set Version: 0.1.45 * add resources --------- Co-authored-by: devops <[email protected]> * refactored _check_versions function * Set Version: 0.1.47 * format * Set Version: 0.1.48 * Set Version: 0.1.48 * Addressed PR comments * Set Version: 0.1.50 --------- Co-authored-by: devops <[email protected]> Co-authored-by: Lisandra Silva <[email protected]> Co-authored-by: Andrei Văcaru <[email protected]>
v0.1.49: Update dependency: deps/kevm_release (#155)
* deps/kevm_release: Set Version 1.0.333 * Set Version: 0.1.48 * Sync Poetry files: kevm-pyk version 1.0.333 * flake.{nix,lock}: update Nix derivations * Set Version: 0.1.49 --------- Co-authored-by: devops <[email protected]> Co-authored-by: Palina Tolmach <[email protected]>
v0.1.48: Rename target `foundryx` to `foundry` (#152)
* Rename target `foundryx` to `foundry` Fixes #136 * Rename `foundryx` in README * Rename `foundryx` in comment * Set Version: 0.1.47 * Set Version: 0.1.48 --------- Co-authored-by: palinatolmach <[email protected]> Co-authored-by: devops <[email protected]>