• 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
DelayedVetoable.sol 1.43 KB