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

SEA minter code review actions #659

Merged
merged 14 commits into from
Apr 25, 2023
Merged

SEA minter code review actions #659

merged 14 commits into from
Apr 25, 2023

Conversation

ryley-o
Copy link
Contributor

@ryley-o ryley-o commented Apr 24, 2023

Description of the change

Implement feedback from Opcodes code review of SEA minter.

Please see Asana task for associated review material.


@ryley-o ryley-o self-assigned this Apr 24, 2023
@ryley-o ryley-o marked this pull request as ready for review April 25, 2023 05:18
@ryley-o ryley-o requested a review from a team as a code owner April 25, 2023 05:18
@ryley-o ryley-o requested a review from jakerockland April 25, 2023 05:18
Copy link
Contributor

@jakerockland jakerockland left a comment

Choose a reason for hiding this comment

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

🙏 🙏 🙏 🙏 🙏 🙏 🙏 🙏 🙏 🙏 🙏 🙏

@jakerockland jakerockland merged commit d42f141 into main Apr 25, 2023
@jakerockland jakerockland deleted the sea-code-review-actions branch April 25, 2023 22:59
Comment on lines +1031 to +1036
emit AuctionInitialized({
tokenId: _targetTokenId,
bidder: msg.sender,
bidAmount: msg.value,
endTime: endTime
});
Copy link
Contributor Author

@ryley-o ryley-o Apr 26, 2023

Choose a reason for hiding this comment

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

example of using named args

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