Skip to content

Conversation

axelKingsley
Copy link
Contributor

@axelKingsley axelKingsley commented Mar 11, 2025

  • Stubs away deprecated paths (checkMessage type calls)
    • Leaves current builder checkInterop behavior (leading to stubbed calls)
  • Reimplements IngressFilter to use access lists
  • Rewrites Ingress Filter testing
  • Adds testing specific to Interop Access List filtering

Note on Mergability

We might want to just stack the builder updates onto this PR too, but these commits on their own are good incremental progress. Interested in opinions here.

@axelKingsley axelKingsley force-pushed the interop-accessListAPI branch from 39679e1 to bab0b7a Compare March 12, 2025 17:02
@axelKingsley axelKingsley marked this pull request as ready for review March 12, 2025 17:04
@axelKingsley axelKingsley requested a review from a team as a code owner March 12, 2025 17:04
@axelKingsley axelKingsley requested a review from ajsutton March 12, 2025 17:04
@protolambda protolambda merged commit 332a1ce into optimism Mar 14, 2025
7 checks passed
@protolambda protolambda deleted the interop-accessListAPI branch March 14, 2025 21:12
lwedge99 pushed a commit to sentioxyz/op-geth that referenced this pull request Apr 17, 2025
* Basic wiring: add CheckAccessList, stub CheckMessages

* Make AccessList Filter

* Implement Ingress Filter with Access Lists

* Use Full Execution Descriptior

* Early check expiry in filter

* Move TxToInteropAccessList to Interop Types package
sunjiahui pushed a commit to sunjiahui/op-geth that referenced this pull request May 4, 2025
* Basic wiring: add CheckAccessList, stub CheckMessages

* Make AccessList Filter

* Implement Ingress Filter with Access Lists

* Use Full Execution Descriptior

* Early check expiry in filter

* Move TxToInteropAccessList to Interop Types package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants