• smartcontracts's avatar
    fix: OptimismPortal fuzz flakes (#11818) · f93f9f40
    smartcontracts authored
    OptimismPortal fuzz tests were flaking because the base fee would
    increase so much that there wouldn't be enough gas to burn for the
    user to be able to buy the gas that they want. Introduces an
    additional assumption that will prevent the elasticity multiplier
    and max change denominator from being such that the maximum
    change to the base fee won't cause us to run out of gas.
    f93f9f40
Name
Last commit
Last update
..
.testdata Loading commit data...
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...