ds-guard
ds-guard copied to clipboard
Whitelist DSAuthority for use with DSAuth
I get the following error: “TypeError: Overriding function is missing "override" specifier” for the function `canCall`, which is overriding the one in `DSAuthority`.
Would it not be cleaner and use 1 less mapping if we were to set a default state variable, for example, defaultGuard = True Then you only need to maintain...
Looks like ANY trick is fine for src/dest, but is there some fuckery that could happen with a malicious function signature `bytes4(uint32(-1))`? @dbrock