diff --git a/CHANGELOG.md b/CHANGELOG.md index df987ae1..4c4bc4a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - `fetch_from_test` argument ## Fixed -- + +- - Fixed state update worker logic as per the new implementation. diff --git a/Cargo.toml b/Cargo.toml index 9439e6bf..6ba51dd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,6 +65,7 @@ itertools = "0.13.0" mockall = "0.12.1" testcontainers = "0.21.1" + # Cairo VM cairo-vm = { version = "=1.0.0-rc5", features = [ "extensive_hints", diff --git a/ionia b/ionia index fe4cd5a4..5dcc3e1b 160000 --- a/ionia +++ b/ionia @@ -1 +1 @@ -Subproject commit fe4cd5a49b87b997985356b7e514250712010797 +Subproject commit 5dcc3e1b5573ead75f9083a4aeb6eeb6bc09a42e