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

Clean Up Utils #12

Merged
merged 4 commits into from
Jul 15, 2020
Merged

Clean Up Utils #12

merged 4 commits into from
Jul 15, 2020

Conversation

bonedaddy
Copy link
Contributor

@bonedaddy bonedaddy commented Jul 15, 2020

  • Remove duplicated code
  • Condense helper functions into a utils library
  • While extracting varhexutils.h i noticed that the function signature in the header file differed from the function signature in the source file
    • particularly char *, unsigned char *
    • need to determine if this has broken anything
  • closes Cleanup Utilities #11
  • renames libp2p_crypto_encoding to libp2p_encoding

@bonedaddy bonedaddy merged commit 3ea1963 into master Jul 15, 2020
@bonedaddy bonedaddy deleted the cleanup branch July 20, 2020 06:28
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.

Cleanup Utilities
1 participant