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

Closes #233: Add setup event #279

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Conversation

rmeissner
Copy link
Member

Closes #233

@rmeissner rmeissner requested a review from Uxio0 March 19, 2021 11:34
@rmeissner rmeissner force-pushed the feature/issue_233_more_events branch from b7c34a4 to 7c1e791 Compare March 19, 2021 13:54
address[] owners,
uint256 threshold,
address initializer,
address fallbackHandler
Copy link
Member

Choose a reason for hiding this comment

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

address paymentToken, uint256 payment, address payable paymentReceiver should be there until we remove them

Copy link
Member Author

Choose a reason for hiding this comment

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

I left them out as they do not have an impact on the internal state of the safe. And as they cost gas I would only include critical information.

@rmeissner rmeissner merged commit eff756d into development Mar 23, 2021
@rmeissner rmeissner deleted the feature/issue_233_more_events branch March 23, 2021 12:20
Uxio0 pushed a commit that referenced this pull request May 6, 2021
Saw-mon-and-Natalie pushed a commit to Saw-mon-and-Natalie/safe-contracts that referenced this pull request Nov 1, 2023
fdarian pushed a commit to fdarian/safe-contracts that referenced this pull request Jan 14, 2024
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 events for initial configuration
2 participants