Skip to content

Commit ef5b334

Browse files
committed
test: scratch space for rounding analysis
1 parent 590031b commit ef5b334

File tree

11 files changed

+4424
-0
lines changed

11 files changed

+4424
-0
lines changed

foundry.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@
8080
no_match_path = "script/releases/**/*.sol"
8181
fs_permissions = [{ access = "read-write", path = "./"}]
8282

83+
gas_limit = "18446744073709551615" # 2^64-1
84+
memory_limit = 1073741824
85+
8386
[profile.default.fmt]
8487
# Single-line vs multi-line statement blocks
8588
single_line_statement_blocks = "preserve" # Options: "single", "multi", "preserve"

params.toml

Whitespace-only changes.
130 KB
Loading
106 KB
Loading

0 commit comments

Comments
 (0)