matter-labs / zksync

zkSync: trustless scaling and privacy engine for Ethereum
https://zksync.io
Apache License 2.0
4.86k stars 2.69k forks source link

Gas Consumption #588

Open amirf4 opened 4 months ago

amirf4 commented 4 months ago

Ensure that the functions in the contract are gas-efficient, especially those that may be called frequently or by external parties. Gas optimization can help reduce transaction costs and improve overall contract performance. the following route is: core/tests/ts-integration/contracts/context/context.sol

Migho1 commented 4 months ago

Good idea

critdmg commented 3 months ago

fine +1

Migho1 commented 3 months ago

Trust this has been implemented