File tree Expand file tree Collapse file tree 1 file changed +2
-43
lines changed Expand file tree Collapse file tree 1 file changed +2
-43
lines changed Original file line number Diff line number Diff line change 11[profile .default ]
2+ src = " ./"
3+ test = " ./"
24solc = " 0.8.18"
3- block_base_fee_per_gas = 0
4- block_coinbase = " 0x0000000000000000000000000000000000000000"
5- block_difficulty = 0
6- block_prevrandao = " 0x0000000000000000000000000000000000000000000000000000000000000000"
7- block_number = 0
8- block_timestamp = 0
9- bytecode_hash = " ipfs"
10- cache = true
11- cache_path = " cache"
125evm_version = " paris"
13- extra_output = []
14- extra_output_files = []
156ffi = false
16- force = false
17- invariant_fail_on_revert = false
18- invariant_call_override = false
19- invariant_shrink_run_limit = 5000
20- gas_limit = 9223372036854775807
21- gas_price = 0
22- gas_reports = [" *" ]
23- ignored_error_codes = [1878 ]
24- deny = false
25- initial_balance = " 0xffffffffffffffffffffffff"
26- libraries = []
27- libs = [" lib" ]
28- names = false
29- no_storage_caching = false
30- no_rpc_rate_limit = false
31- offline = false
32- optimizer = true
33- optimizer_runs = 200
34- out = " out"
35- remappings = [" ds-test/=lib/ds-test/src/" ]
36- sender = " 0x00a329c0648769a73afac7f9381e08fb43dbea72"
37- sizes = false
38- sparse_mode = false
39- src = " ./"
40- test = " ./"
41- tx_origin = " 0x00a329c0648769a73afac7f9381e08fb43dbea72"
42- verbosity = 3
43- via_ir = false
447fs_permissions = [{ access = " read-write" , path = " ./" }]
458
469[profile .default .rpc_storage_caching ]
4710chains = " all"
4811endpoints = " all"
4912
50- [fuzz ]
51- runs = 256
52- max_test_rejects = 65536
53-
5413[fmt ]
5514ignore = [" cheats/Vm.sol" ]
You can’t perform that action at this time.
0 commit comments