transmissions11 / solmate

Modern, opinionated, and gas optimized building blocks for smart contract development.
GNU Affero General Public License v3.0
3.87k stars 638 forks source link

✨ Transient Reentrancy Guard #409

Closed transmissions11 closed 7 months ago

transmissions11 commented 7 months ago

Description

Gas optimized reentrancy protection for smart contracts. Leverages Cancun transient storage.

Checklist

Ensure you completed all of the steps below before submitting your pull request:

Pull requests with an incomplete checklist will be thrown out.