-
Notifications
You must be signed in to change notification settings - Fork 3
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
Fix create roles race condition #116
Conversation
deployments/sepolia/solcInputs/868499c9bf8e01dcdf8b61017b8261aa.json
Outdated
Show resolved
Hide resolved
salt | ||
); | ||
|
||
hatsProtocol.transferHat(topHatId, address(this), msg.sender); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please leave some natspec comments on this function, explaining how it's independent of the rest of the code in this contract, and why it exists, and the reasoning behind its implementation?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noice!
Contract deployed on Sepolia for quick testing:
0xB1ba8caa9a65f4Bf53a5D1A1bD5514dFc9bB7E35
There's a separate PR to merge in deploy artifacts on all networks