• 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
..
L1 Loading commit data...
L2 Loading commit data...
Safe Loading commit data...
actors Loading commit data...
cannon Loading commit data...
dispute Loading commit data...
fixtures 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...
DeployImplementations.t.sol Loading commit data...
DeployOPChain.t.sol Loading commit data...
DeploySuperchain.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...