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

fix: enhance hex utility functions to handle non-string inputs and improve type safety #101

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

0xharshrastogi
Copy link
Contributor

@0xharshrastogi 0xharshrastogi commented Nov 26, 2024

FIX: Handle non-string inputs and improve type safety

This pull request fix hex utility functions to handle non-string inputs and improve type safety

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have tested this code
  • I have updated the README and other relevant documents (guides...)

@0xharshrastogi 0xharshrastogi marked this pull request as ready for review November 26, 2024 05:39
@sarvalabs-harshrastogi sarvalabs-harshrastogi added bug Something isn't working utils Issues related to utils labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working utils Issues related to utils
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants