Vectorized / solady

Optimized Solidity snippets.
MIT License
2.51k stars 339 forks source link

✨ Add _hasOwnershipCycle to ERC6551 #944

Closed Vectorized closed 4 months ago

Vectorized commented 4 months ago

Description

Some applications might want to block ownership cycles in other places besides the fallback.

Checklist

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

Pull requests with an incomplete checklist will be thrown out.