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

Keypair contracts and default implementation #66

Merged
merged 4 commits into from
Oct 13, 2022

Conversation

juanhurtado10
Copy link
Contributor

@juanhurtado10 juanhurtado10 commented Oct 6, 2022

Description

Fixes #53

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)
  • This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@boterop boterop linked an issue Oct 12, 2022 that may be closed by this pull request
2 tasks
@CristhianRodriguezMolina CristhianRodriguezMolina force-pushed the 52-cryptography-utils branch 2 times, most recently from a49a98c to 134e250 Compare October 13, 2022 20:36
Base automatically changed from 52-cryptography-utils to v0.4 October 13, 2022 21:28
@boterop boterop self-assigned this Oct 13, 2022
@boterop boterop force-pushed the 53-keypair-functions branch from ff2bc4e to 5ece950 Compare October 13, 2022 22:05
@boterop boterop marked this pull request as ready for review October 13, 2022 22:07
boterop
boterop previously approved these changes Oct 13, 2022
@CristhianRodriguezMolina CristhianRodriguezMolina deleted the 53-keypair-functions branch October 13, 2022 22:50
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.

Keypairs functions
3 participants