• Maurelian's avatar
    feat(ctb): DelayedVetoable as a simple forwarder · 2c7cfb80
    Maurelian authored
    Adds a very minimal DelayedVetoable, along with tests for the _handleCall function.
    
    feat(ctb): Add actor to invariant tests
    
    feat(ctb): Simplify by reducing the amount of assembly used.
    
    feat(ctb): remove invariant tests
    
    These tests have proven complex to write due to the transparent proxy pattern.
    
    I believe that the fuzz testing is sufficient for now.
    2c7cfb80
Name
Last commit
Last update
..
CrossDomainMessenger.sol Loading commit data...
DelayedVetoable.sol Loading commit data...
ERC721Bridge.sol Loading commit data...
FeeVault.sol Loading commit data...
IOptimismMintableERC20.sol Loading commit data...
IOptimismMintableERC721.sol Loading commit data...
ISemver.sol Loading commit data...
OptimismMintableERC20.sol Loading commit data...
OptimismMintableERC20Factory.sol Loading commit data...
OptimismMintableERC721.sol Loading commit data...
OptimismMintableERC721Factory.sol Loading commit data...
Proxy.sol Loading commit data...
ProxyAdmin.sol Loading commit data...
Semver.sol Loading commit data...
StandardBridge.sol Loading commit data...