-
Notifications
You must be signed in to change notification settings - Fork 3.9k
op-e2e/actions/proofs: Fusaka activation test #17500
Copy link
Copy link
Closed
Labels
H-l1-fusaka-defenseSoft fork for being compatible with an L1 which has activated FusakaSoft fork for being compatible with an L1 which has activated FusakaM-needs-triageMeta: this issue needs to be labelledMeta: this issue needs to be labelled
Description
-
We need to write a test like this
but only for Fusaka (Osaka) activating on L1, not Pectra (Prague).func Test_ProgramAction_PragueForkAfterGenesis(gt *testing.T) { -
We need to update the test code which handles blobs, so that if fusaka is active (or not) we do the appropriate validation. Can copy paste code from here https://github.com/ethereum-optimism/op-geth/blob/51614a3dc4af4a2b503ba178e0799013e6774613/core/txpool/validation.go#L220-L244
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
H-l1-fusaka-defenseSoft fork for being compatible with an L1 which has activated FusakaSoft fork for being compatible with an L1 which has activated FusakaM-needs-triageMeta: this issue needs to be labelledMeta: this issue needs to be labelled