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: preserve value for numeric arguments within address padding utility #1295

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

Conversation

penovicp
Copy link
Collaborator

Motivation and Resolution

Resolves #1258

Usage related changes

The addAddressPadding utility is adjusted to use numeric inputs as values rather than their string equivalents.

Checklist:

  • Performed a self-review of the code
  • Rebased to the last commit of the target branch (or merged it into my branch)
  • Linked the issues which this PR resolves
  • Documented the changes in code (API docs will be generated automatically)
  • Updated the tests
  • All tests are passing

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.

validateAndParseAddress doesnt parse bigints any longer
1 participant