zeta-chain / protocol-contracts

Protocol contracts implementing the core logic of the protocol, deployed on ZetaChain and on connected chains
MIT License
70 stars 58 forks source link

Add gas profiling tool #168

Closed lumtis closed 4 months ago

lumtis commented 5 months ago

Add tool to measure contracts gas consumption.

It seems hardhat-gas-reporter is present in package.json but not used.

fadeev commented 5 months ago

@Kali-Decoder please, let me know if I should assign this issue to you.

lumtis commented 5 months ago

@Kali-Decoder please, let me know if I should assign this issue to you.

Was actually very trivial: https://github.com/zeta-chain/protocol-contracts/pull/169