Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tmp/new l2geth #1359

Closed
wants to merge 18 commits into from
Prev Previous commit
Next Next commit
tmp disable strict ccc
  • Loading branch information
lightsing committed Jul 5, 2024
commit d2600e566ba46683adbe7b2074e9ee58cb7f879f
2 changes: 1 addition & 1 deletion testool/Cargo.toml
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@ urlencoding = "2.1.2"
ctor.workspace = true

[features]
default = ["ignore-test-docker", "skip-self-destruct", "bus-mapping/strict-ccc"]
default = ["ignore-test-docker", "skip-self-destruct"]
onephase = ["zkevm-circuits/onephase"]
ignore-test-docker = []
skip-self-destruct = []