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

Prevent using 0 as gas limit for call and withdrawAndCall #369

Closed lumtis closed 1 month ago

lumtis commented 1 month ago

Add a check that makes call and withdrawAndCall usage failing when the specified gas limit is 0