Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

fix(utils): hexToNumberString prefix validation#2884

Merged
nivida merged 1 commit intoweb3:1.0from
yzevm:hotfix-hexToNumberString-prefix
Jun 11, 2019
Merged

fix(utils): hexToNumberString prefix validation#2884
nivida merged 1 commit intoweb3:1.0from
yzevm:hotfix-hexToNumberString-prefix

Conversation

@yzevm
Copy link

@yzevm yzevm commented Jun 10, 2019

Description

Fixes #2184

Type of change

  • Bug fix

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no warnings.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 95.745% when pulling 9062ddd on yegorzaremba:hotfix-hexToNumberString-prefix into 7a8b1fc on ethereum:1.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hexToNumberString sometimes interprets string as decimal

3 participants