optimism icon indicating copy to clipboard operation
optimism copied to clipboard

op-supervisor: remove check-access-list backward compat chainID fallback

Open protolambda opened this issue 4 months ago • 0 comments

The op-supervisor implements backwards compatibility by making the chainID in the executing-descritptor of the access-list check RPC optional, and falling back to the initiating message chainID.

This behavior should be dropped once op-reth and proxyd make access-list checks correctly.

protolambda avatar Jun 02 '25 18:06 protolambda