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(space): export proposal id when executing #245

Merged
merged 7 commits into from
Dec 7, 2023

Conversation

Orland0x
Copy link
Contributor

No description provided.

@Orland0x Orland0x marked this pull request as ready for review October 16, 2023 21:57
@Orland0x Orland0x requested a review from pscott October 16, 2023 21:57
@Orland0x Orland0x changed the title feat: export proposal id when executing feat(space): export proposal id when executing Oct 17, 2023
pscott
pscott previously approved these changes Oct 18, 2023
Copy link
Collaborator

@pscott pscott left a comment

Choose a reason for hiding this comment

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

utACK

@@ -63,6 +63,7 @@ contract AvatarExecutionStrategy is SimpleQuorumExecutionStrategy {
/// @param votesAbstain The number of abstaining votes.
/// @param payload The encoded transactions to execute.
function execute(
uint256 /* proposalId */,
Copy link
Collaborator

Choose a reason for hiding this comment

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

should we specify in the doc that there's an unused param ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

in the natspec comments?

@Orland0x Orland0x requested a review from pscott December 7, 2023 14:24
@Orland0x Orland0x merged commit a17a4ab into main Dec 7, 2023
3 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.

2 participants