Skip to content

Commit

Permalink
Merge pull request #12 from sota-zk-labs/Mzk-28-Aptos-Settlement-Layer
Browse files Browse the repository at this point in the history
Mzk 28 aptos settlement layer
  • Loading branch information
0x5ea000000 authored Aug 29, 2024
2 parents 806f6be + 0bb4dfe commit eeb9463
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit eeb9463

Please sign in to comment.