Skip to content

Integration tests for symbolic constructor#573

Closed
palinatolmach wants to merge 4 commits intomasterfrom
symbolic-constructor
Closed

Integration tests for symbolic constructor#573
palinatolmach wants to merge 4 commits intomasterfrom
symbolic-constructor

Conversation

@palinatolmach
Copy link
Contributor

This PR adds ImmutableVarsContract that allows testing support for symbolic arguments in constructor to be added in https://github.com/runtimeverification/evm-semantics/tree/petar/valid-jumpdests.

TODO: remove byte indexing lemmas once they're upstreamed.

@palinatolmach palinatolmach linked an issue May 21, 2024 that may be closed by this pull request
@anvacaru
Copy link
Contributor

anvacaru commented Jun 4, 2024

Closing this as I've integrated this test in 9e60d4c.

@anvacaru anvacaru closed this Jun 4, 2024
rv-jenkins added a commit that referenced this pull request Jun 5, 2024
* deps/kevm_release: Set Version 1.0.581

* Set Version: 0.1.297

* Sync Poetry files: kevm-pyk version 1.0.581

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

* deps/kevm_release: Set Version 1.0.582

* Set Version: 0.1.298

* Sync Poetry files: kevm-pyk version 1.0.582

* deps/k_release: sync release file version 7.0.105

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

* deps/kevm_release: Set Version 1.0.583

* Sync Poetry files: kevm-pyk version 1.0.583

* deps/k_release: sync release file version 7.0.106

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

* deps/kevm_release: Set Version 1.0.585

* Set Version: 0.1.299

* Sync Poetry files: kevm-pyk version 1.0.585

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

* deps/kevm_release: Set Version 1.0.586

* Sync Poetry files: kevm-pyk version 1.0.586

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

* deps/kevm_release: Set Version 1.0.587

* Sync Poetry files: kevm-pyk version 1.0.587

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

* from #594: compute jumpdests using the Python custom_step

* update expected output

* from #573: add integration test for symbolic constructor

* test_foundry_prove.py: update label in unit test

* Sync Poetry files: kevm-pyk version 1.0.587

* deps/kevm_release: Set Version 1.0.588

* Sync Poetry files: kevm-pyk version 1.0.588

* deps/k_release: sync release file version 7.0.111

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

* Update kompile expected output

* Set Version: 0.1.300

* Fix local reordering issue in kompile output update

* -m test_identity: update cse expected output

---------

Co-authored-by: devops <devops@runtimeverification.com>
Co-authored-by: Andrei <16517508+anvacaru@users.noreply.github.com>
Co-authored-by: palinatolmach <polina.tolmach@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Immutable variables can't be made symbolic

3 participants