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

feat: add 'ProposalExecuted' event #611

Merged
merged 1 commit into from
May 27, 2024

Conversation

pscott
Copy link
Contributor

@pscott pscott commented May 15, 2024

Adds a ProposalExecuted(address space, bytes32 executionHash) when execute is called on the L1AvatarExecutionStrategy contract.

Closes #608

@pscott pscott force-pushed the feat_emit_event_upon_l1_execution branch from c8c68c0 to 2967ee3 Compare May 15, 2024 10:11
@pscott pscott force-pushed the feat_emit_event_upon_l1_execution branch from ca196e4 to c1fd5be Compare May 25, 2024 18:14
@pscott pscott enabled auto-merge (squash) May 27, 2024 08:07
@pscott pscott requested a review from Orland0x May 27, 2024 08:08
Copy link
Contributor

@Orland0x Orland0x left a comment

Choose a reason for hiding this comment

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

uTACK

@pscott pscott merged commit 2cdbc5a into develop May 27, 2024
2 checks passed
@pscott pscott deleted the feat_emit_event_upon_l1_execution branch May 27, 2024 17:31
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.

Add event to L1AvatarExecutionStrategy upon execution
2 participants