• smartcontracts's avatar
    fix: no squeezing unfinalized proposals (#257) · dae569e1
    smartcontracts authored
    * fix: no squeezing unfinalized proposals
    
    Updates the PreimageOracle to correctly revert if a proposal has
    not actually been finalized. This fixes a bug because the timestamp
    is not set until after a proposal is finalized but all other
    conditions in the squeeze function are met even before addLeaves
    is called with the finalize boolean set.
    
    * fix: ci checks
    
    * fix: semver lock
    
    ---------
    Co-authored-by: default avatarrefcell <abigger87@gmail.com>
    dae569e1
Name
Last commit
Last update
..
L1 Loading commit data...
L2 Loading commit data...
Safe Loading commit data...
actors Loading commit data...
cannon Loading commit data...
dispute Loading commit data...
governance Loading commit data...
invariants Loading commit data...
kontrol Loading commit data...
legacy Loading commit data...
libraries Loading commit data...
mocks Loading commit data...
periphery Loading commit data...
safe-tools Loading commit data...
setup Loading commit data...
universal Loading commit data...
vendor Loading commit data...
BenchmarkTest.t.sol Loading commit data...
ExtendedPause.t.sol Loading commit data...
L2Genesis.t.sol Loading commit data...
Predeploys.t.sol Loading commit data...
Preinstalls.t.sol Loading commit data...
Specs.t.sol Loading commit data...