primitivefinance / DFMM

Smart contracts of the DFMM protocol
https://www.primitive.xyz/blog/dfmm_protocol
18 stars 6 forks source link

gas ci #46

Open Alexangelj opened 7 months ago

Alexangelj commented 7 months ago

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