matter-labs / zksync

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

Missing Refund Logic #567

Open arshiyanasiri opened 7 months ago

arshiyanasiri commented 7 months ago

Description: The postTransaction function currently does not include any refund logic. As per the comment, refunds are not supported yet, but it's essential to handle gas refunds or any other refunds that might be necessary for the proper functioning of the contract. route for mentioned issues is : core/tests/ts-integration/contracts/paymaster-nonce/Paymaster.sol