contracts
contracts copied to clipboard
fix: added missing parameters to deploy script and reduced runs to 50 for SubgraphService
trafficstars
Run gas profile for both options and saving for 200 runs was:
SubgraphService:
acceptProvisionPendingParameters: 693 gas saved
collect: 1,405 gas saved
initialize: 991 gas saved
startService: 914 gas saved
stopService: 295 gas saved
DisputeManager:
acceptDispute: 248 gas saved
cancelDispute: 66 gas saved
createIndexingDispute: 469 gas saved
createQueryDispute: 481 gas saved
initialize: 387 gas saved