Removed withdrawal_enforcement in favor of withdrawal_safety that performs more invariant checks within the heuristic
Added ActivationSet type thats returned for every heuristic assessment operation.
Forwarded .devnet allocations to the main repo to avoid having to build them for running E2E testing. Any regressions from this will be fixed in https://github.com/base-org/pessimism/pull/175
Updated E2E test to ensure withdrawal_safety operation
Screenshots (Optional)
Note to reviewers
Most changes in this PR are the result of .devnet being stored locally
Withdrawal Safety Heuristic
Fixes Issue
Fixes #
Changes proposed
withdrawal_enforcement
in favor ofwithdrawal_safety
that performs more invariant checks within the heuristicActivationSet
type thats returned for every heuristic assessment operation..devnet
allocations to the main repo to avoid having to build them for running E2E testing. Any regressions from this will be fixed in https://github.com/base-org/pessimism/pull/175withdrawal_safety
operationScreenshots (Optional)
Note to reviewers
Most changes in this PR are the result of
.devnet
being stored locally