Improve gas calculations
kopy-kat opened this issue · 0 comments
kopy-kat commented
Problem
ModuleKit currently has a helper for calculating gas and writing it to output files. However, this has not been extensively tested and benchmarked.
To do
- Benchmark gas calculations against other tools (eg foundry or hardhat)
- Ensure that the modulekit gas calculations are accurate
- Benchmark gas calculations for L2s and improve these
- Add more L2s (eg zkSync)