feature/ci (#84)
Co-authored-by: openhands <openhands@all-hands.dev> Reviewed-on: https://codeberg.org/johba/harb/pulls/84
This commit is contained in:
parent
beefe22f90
commit
4277f19b68
41 changed files with 3149 additions and 298 deletions
|
|
@ -7,6 +7,10 @@ gas_limit = 1_000_000_000
|
|||
gas_price = 0
|
||||
optimizer = true
|
||||
optimizer_runs = 200
|
||||
bytecode_size_limit = 0
|
||||
|
||||
[profile.maxperf]
|
||||
bytecode_size_limit = 0
|
||||
# See more config options https://github.com/foundry-rs/foundry/tree/master/config
|
||||
|
||||
[rpc_endpoints]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue