diff --git a/deps/kevm_release b/deps/kevm_release index f988f2e8d..fcb1b3a84 100644 --- a/deps/kevm_release +++ b/deps/kevm_release @@ -1 +1 @@ -1.0.307 +1.0.309 diff --git a/flake.lock b/flake.lock index 1d4a53320..c0a699e1e 100644 --- a/flake.lock +++ b/flake.lock @@ -69,17 +69,17 @@ "xbyak": "xbyak" }, "locked": { - "lastModified": 1689159696, - "narHash": "sha256-dGICJl8YAWXjpjeY1rcRMLyWka3kMZmW74B6q3gvrhQ=", + "lastModified": 1696084865, + "narHash": "sha256-0db01iMbkwUgOHI+ZiR1GiwLkL2turGOPH3oSkp4Eq0=", "owner": "runtimeverification", "repo": "blockchain-k-plugin", - "rev": "da834be67f6c0aff11140ddfc0b04561494c14b8", + "rev": "c095983f3aec21c52f00b2d433202052ad7db104", "type": "github" }, "original": { "owner": "runtimeverification", "repo": "blockchain-k-plugin", - "rev": "da834be67f6c0aff11140ddfc0b04561494c14b8", + "rev": "c095983f3aec21c52f00b2d433202052ad7db104", "type": "github" } }, @@ -1080,16 +1080,16 @@ "solc": "solc" }, "locked": { - "lastModified": 1695826936, - "narHash": "sha256-5DVhni22x5kTp295+iPc3n5zV6t2pNluLSjZj+U4xw4=", + "lastModified": 1696243337, + "narHash": "sha256-pLu+qd57+Y0zka/uVufNOCKV5hePpZQuE2etvSRy+L0=", "owner": "runtimeverification", "repo": "evm-semantics", - "rev": "9529af53bffea08fca660a007fdd992ad3a9dddd", + "rev": "7c27cbea9f99aee1773a49b1f729af6eddb66030", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v1.0.307", + "ref": "v1.0.309", "repo": "evm-semantics", "type": "github" } diff --git a/flake.nix b/flake.nix index cfb18ddc2..0ca11cf6c 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "Kontrol"; inputs = { - kevm.url = "github:runtimeverification/evm-semantics/v1.0.307"; + kevm.url = "github:runtimeverification/evm-semantics/v1.0.309"; nixpkgs.follows = "kevm/nixpkgs"; k-framework.follows = "kevm/k-framework"; k-framework.inputs.nixpkgs.follows = "nixpkgs"; diff --git a/package/version b/package/version index 0e24a92ff..7ac4e5e38 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.12 +0.1.13 diff --git a/poetry.lock b/poetry.lock index 2beadd0d7..052544bb9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -434,7 +434,7 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] [[package]] name = "kevm-pyk" -version = "1.0.307" +version = "1.0.309" description = "" optional = false python-versions = "^3.10" @@ -450,8 +450,8 @@ xdg-base-dirs = "^6.0.0" [package.source] type = "git" url = "https://github.com/runtimeverification/evm-semantics.git" -reference = "v1.0.307" -resolved_reference = "9529af53bffea08fca660a007fdd992ad3a9dddd" +reference = "v1.0.309" +resolved_reference = "7c27cbea9f99aee1773a49b1f729af6eddb66030" subdirectory = "kevm-pyk" [[package]] @@ -628,13 +628,13 @@ files = [ [[package]] name = "packaging" -version = "23.1" +version = "23.2" description = "Core utilities for Python packages" optional = false python-versions = ">=3.7" files = [ - {file = "packaging-23.1-py3-none-any.whl", hash = "sha256:994793af429502c4ea2ebf6bf664629d07c1a9fe974af92966e4b8d2df7edc61"}, - {file = "packaging-23.1.tar.gz", hash = "sha256:a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f"}, + {file = "packaging-23.2-py3-none-any.whl", hash = "sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7"}, + {file = "packaging-23.2.tar.gz", hash = "sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5"}, ] [[package]] @@ -949,13 +949,13 @@ tokenize-rt = ">=5.2.0" [[package]] name = "rich" -version = "13.5.3" +version = "13.6.0" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" optional = false python-versions = ">=3.7.0" files = [ - {file = "rich-13.5.3-py3-none-any.whl", hash = "sha256:9257b468badc3d347e146a4faa268ff229039d4c2d176ab0cffb4c4fbc73d5d9"}, - {file = "rich-13.5.3.tar.gz", hash = "sha256:87b43e0543149efa1253f485cd845bb7ee54df16c9617b8a893650ab84b4acb6"}, + {file = "rich-13.6.0-py3-none-any.whl", hash = "sha256:2b38e2fe9ca72c9a00170a1a2d20c63c790d0e10ef1fe35eba76e1e7b1d7d245"}, + {file = "rich-13.6.0.tar.gz", hash = "sha256:5c14d22737e6d5084ef4771b62d5d4363165b403455a30a1c8ca39dc7b644bef"}, ] [package.dependencies] @@ -1045,13 +1045,13 @@ test = ["coverage", "pytest", "pytest-cov"] [[package]] name = "wcwidth" -version = "0.2.6" +version = "0.2.8" description = "Measures the displayed width of unicode strings in a terminal" optional = false python-versions = "*" files = [ - {file = "wcwidth-0.2.6-py2.py3-none-any.whl", hash = "sha256:795b138f6875577cd91bba52baf9e445cd5118fd32723b460e30a0af30ea230e"}, - {file = "wcwidth-0.2.6.tar.gz", hash = "sha256:a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0"}, + {file = "wcwidth-0.2.8-py2.py3-none-any.whl", hash = "sha256:77f719e01648ed600dfa5402c347481c0992263b81a027344f3e1ba25493a704"}, + {file = "wcwidth-0.2.8.tar.gz", hash = "sha256:8705c569999ffbb4f6a87c6d1b80f324bd6db952f5eb0b95bc07517f4c1813d4"}, ] [[package]] @@ -1083,4 +1083,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "6f5203f66ac71d4451a4c3e2e20f7c072eba7fa323c72b5e836cc73b48e3b291" +content-hash = "83625adc72ecb89901e9c2f223eb118abe0a08f7828b086eda0c97c8ba01d6d4" diff --git a/pyproject.toml b/pyproject.toml index e193eb6fb..d34c8fb4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "kontrol" -version = "0.1.12" +version = "0.1.13" description = "Foundry integration for KEVM" authors = [ "Runtime Verification, Inc. ", @@ -15,7 +15,7 @@ kontrol = "kontrol.__main__:main" [tool.poetry.dependencies] python = "^3.10" -kevm-pyk = { git = "https://github.com/runtimeverification/evm-semantics.git", tag = "v1.0.307", subdirectory = "kevm-pyk" } +kevm-pyk = { git = "https://github.com/runtimeverification/evm-semantics.git", tag = "v1.0.309", subdirectory = "kevm-pyk" } [tool.poetry.group.dev.dependencies] autoflake = "*"