solidstate-network / solidstate-solidity

💠 Upgradeable-first Solidity smart contract development library 💠
https://discord.gg/BnvwfM6bRe
MIT License
437 stars 89 forks source link

Move modifier calls to internal contracts #210

Open ItsNickBarry opened 1 year ago

ItsNickBarry commented 1 year ago

Modifiers should be called on internal virtual functions so that they may be replaced via function override.

ItsNickBarry commented 1 year ago

See also #218 and https://discord.com/channels/969993840318611476/1040352410087985182/1112179446082961429.