You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A separate ci for tracking the gas usage of core operations and the overall size of the contracts. there should be a separate test file that is run in this ci that will use the vm.resumeGasMetering to track only the usage of the operation and log it in each unit test. we should also run the --gas-report and make sure the report is printed nicely to the ci std out
The text was updated successfully, but these errors were encountered:
A separate ci for tracking the gas usage of core operations and the overall size of the contracts. there should be a separate test file that is run in this ci that will use the vm.resumeGasMetering to track only the usage of the operation and log it in each unit test. we should also run the --gas-report and make sure the report is printed nicely to the ci std out
The text was updated successfully, but these errors were encountered: