We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba33a9f commit 92b7fb4Copy full SHA for 92b7fb4
foundry.toml
@@ -21,7 +21,7 @@ optimizer_runs = 1000000
21
bytecode_hash = "none"
22
cbor_metadata = false
23
24
-evm_version = "paris"
+evm_version = "cancun"
25
26
remappings = [
27
"rain.math.float/=lib/rain.interpreter.interface/lib/rain.math.float/src/"
0 commit comments