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

✨ Owned #193

Merged
merged 9 commits into from
May 14, 2022
Merged

✨ Owned #193

merged 9 commits into from
May 14, 2022

Conversation

z0r0z
Copy link
Contributor

@z0r0z z0r0z commented Apr 8, 2022

🧱 add ownable contract

Description

Provides a single owner auth pattern.

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Ran dapp snapshot?
  • Ran npm run lint?
  • Ran forge test?
  • Ran dapp test?

Pull requests with an incomplete checklist will be thrown out.

z0r0z added 4 commits April 8, 2022 17:42
🧱 add ownable contract
👻 create mock
✍️ tests
@z0r0z z0r0z mentioned this pull request Apr 8, 2022
@transmissions11
Copy link
Owner

hm on second thought not sure i wanna include ownable cuz for downstream users will likely want to pack the remaining 96 bits of the owner address with something else, tho this impl does look great <3

@transmissions11 transmissions11 changed the title ✨ Ownable ✨ Owned May 14, 2022
@transmissions11 transmissions11 merged commit c8f454a into transmissions11:main May 14, 2022
@z0r0z
Copy link
Contributor Author

z0r0z commented May 14, 2022

thx bb

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