-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: implement storable
for bool
#186
Conversation
Dear @linnefromice, In order to potentially merge your code in this open-source repository and therefore proceed with your contribution, we need to have your approval on DFINITY's CLA. If you decide to agree with it, please visit this issue and read the instructions there. Once you have signed it, re-trigger the workflow on this PR to see if your code can be merged. — The DFINITY Foundation |
@ielashi Could you please check this? |
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.
Looking good, thanks! Some minor comments.
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
@ielashi Thanks for your review. |
storable
in bool
of scalar typestorable
for bool
LGTM! Looks like |
Sorry, I didn't check the results of the CI run. |
solution for #185