Skip to content

Commit

Permalink
Release zksolc v1.3.11 and zkvyper v1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Z committed Jun 1, 2023
1 parent 7353e99 commit 27b271c
Show file tree
Hide file tree
Showing 38 changed files with 718 additions and 478 deletions.
3 changes: 0 additions & 3 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ rustflags = [
"-C", "link-arg=-mmacosx-version-min=11.0",
]

[profile.release]
strip = false

[env]
LLVM_SYS_150_PREFIX = { value = "./target-llvm/target-final/", relative = true, force = false }
RUST_BACKTRACE = { value = "full" }
Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
branch = develop
[submodule "system-contracts"]
path = system-contracts
url = ssh://git@github.com/code-423n4/2023-03-zksync.git
url = https://github.com/matter-labs/era-system-contracts
branch = main
Loading

0 comments on commit 27b271c

Please sign in to comment.