Closed jacque006 closed 3 years ago
Gas changes
Deposit 0: 139601
Deposit 1: 109921
Deposit 0: 142214
Deposit 1: 110336
Deposit 2: 108026
Deposit 0 change: +2613
Deposit 0 % change: +1.871%
Deposit 1 change: +415
Deposit 1 % change: +0.378%
Deposit 2 N/A
Thanks for the help @ChihChengLiang ! Suggestions implemented, gas stats updated, slight decrease :tada:
Suggestion - we can start using hardhat-gas-reporter. It also comes with codechecks plug-in which can compare gas change with the target branch so we don't need to calculate manually!
@kautukkundan I have a branch up that would add contract test coverage as well as hopefully implement the reporter you mentioned https://github.com/thehubbleproject/hubble-contracts/pull/552 . We would need to update a number of spots for it to work properly but I agree that it would be much easier than manually calculating and reporting in PRs :)
Resolves https://github.com/thehubbleproject/hubble-contracts/issues/637