bin/gas-report
This commit is contained in:
@@ -9,7 +9,8 @@ remappings = [
|
||||
optimizer=true
|
||||
optimizer_runs=100000000 # maximum value allowed by etherscan's verifier XD. The max value is formally 2^32-1
|
||||
viaIR=true
|
||||
gas_reports = ['PartyPool', 'PartyPoolBalancedPair', 'PartyPlanner', 'PartyPoolSwapImpl', 'PartyPoolMintImpl',]
|
||||
#gas_reports = ['PartyPool', 'PartyPoolBalancedPair', 'PartyPlanner', 'PartyPoolSwapImpl', 'PartyPoolMintImpl',]
|
||||
gas_reports = ['PartyPool', 'PartyPoolBalancedPair', 'PartyPlanner']
|
||||
fs_permissions = [{ access = "write", path = "liqp-deployments.json"}]
|
||||
|
||||
[lint]
|
||||
|
||||
Reference in New Issue
Block a user