optimism
optimism copied to clipboard
Remove redundant assertions outside of the StandardValidator
The StandardValidator should contain all necessary checks.
This means that we can remove the redundant checks which occur throughout the contracts package, including:
ChainAssertions.sol- Checks in deploy scripts (example)