You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add OP Stack L1 transaction filtering in blockSync
- Filter L1 transactions to only OP-relevant contracts when workspace
has opChildConfigs (similar to existing Orbit filtering)
- Include opChildConfigs in initial workspace query to avoid extra DB call
- Reuse loaded opChildConfigs for batch detection instead of re-querying
Contracts filtered: batchInboxAddress, optimismPortalAddress,
l2OutputOracleAddress, disputeGameFactoryAddress, systemConfigAddress
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments