matter-labs / zksync-web-era-docs

zkSync Era Documentation
https://docs.zksync.io/
MIT License
984 stars 815 forks source link

Add a section for gasLimit #647

Closed GopherJ closed 3 weeks ago

GopherJ commented 1 year ago

zksync sometimes use a lot of gas, I'm not sure if it's caused by sending transaction to L1. 12_000_000 gas limit wont be enough on zksync goerli and mainnet

GopherJ commented 1 year ago

MarketplaceLogic

Network: zksyncGoerli tx: 0x9cc6f6001e4e2463fa7fcf3fde09699cf2aa8d3feed88324ab6d680ee044c9c3 contract address: 0xD8ebab328f73b9f603AE48B7B05d2D09DEa3088F deployer address: 0x018281853eCC543Aa251732e8FDaa7323247eBeB gas price: undefined gas used: 39812829

the gas used is 39812829 which is extremely high, which turns out to be this causing issue on zksyncGoerli/zksyncMainnet

luttoo commented 11 months ago

617