Skip to content

fix: migrate event trigger keying to (eon, identity) - #672

Merged
ylembachar merged 1 commit into
mainfrom
fix/update-event-trigger-pk
Mar 2, 2026
Merged

fix: migrate event trigger keying to (eon, identity)#672
ylembachar merged 1 commit into
mainfrom
fix/update-event-trigger-pk

Conversation

@ylembachar

Copy link
Copy Markdown
Contributor

No description provided.

return c != nil &&
c.Chain != nil &&
c.Chain.Contracts != nil &&
c.Chain.Contracts.ShutterEventTriggerRegistry != (common.Address{})

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not fully aware of the semantics of the parenthesis around (common.Address{}) here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They're not needed here.

@konradkonrad konradkonrad left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have one question (see comments), but nothing to complain. LGTM!

@ylembachar
ylembachar merged commit bb2a31b into main Mar 2, 2026
5 checks passed
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.

Align event-trigger identity keying across shutter-api and rolling-shutter

2 participants