• 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
..
deploy-config Loading commit data...
deploy-config-periphery Loading commit data...
deployments Loading commit data...
invariant-docs Loading commit data...
lib Loading commit data...
scripts Loading commit data...
snapshots Loading commit data...
src Loading commit data...
test Loading commit data...
.gas-snapshot Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
STYLE_GUIDE.md Loading commit data...
VERSIONING.md Loading commit data...
foundry.toml Loading commit data...
justfile Loading commit data...
safe.json Loading commit data...
semver-lock.json Loading commit data...
slither.config.json Loading commit data...
slither.db.json Loading commit data...