Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beacon: add nil check for AccessEvents receiver before invocation #453

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

vdamle
Copy link
Contributor

@vdamle vdamle commented Dec 19, 2024

Description

If Isthmus is activated, we attempt to add the L2ToL1MessagePasser to state access events. Check that AccessEvents exists before attempting to AddAccount

Tests

None

Additional context

#451 added a change to update the state access events. Action tests for Isthmus in the monorepo uncovered this bug.

Metadata

None.

If Isthmus is activated, we attempt to add the L2ToL1MessagePasser
to state access events. Check that AccessEvents exists before attempting
to AddAccount
@vdamle vdamle requested a review from a team as a code owner December 19, 2024 16:32
@protolambda protolambda merged commit 928070c into optimism Dec 19, 2024
10 checks passed
@protolambda protolambda deleted the state-check-access-events branch December 19, 2024 17:07
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.

2 participants