Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 towei scientific notation #6908
Fix towei scientific notation #6908
Changes from 17 commits
6b95286
97255b3
79a25f2
fb28b3b
334ea0b
0aa37ec
007104e
111bcfb
5d33fc0
2fbddbd
af42d35
e64a3fe
da99254
9e7c3f4
d86bb69
125f7bb
9f1fbf0
3b91d5e
42a724c
facdf3a
d10eeaa
da396eb
bad1323
287121a
2086e98
b2da839
560c041
f47c107
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 152 in packages/web3-errors/src/errors/utils_errors.ts
Codecov / codecov/patch
packages/web3-errors/src/errors/utils_errors.ts#L152
Check warning on line 155 in packages/web3-errors/src/errors/utils_errors.ts
Codecov / codecov/patch
packages/web3-errors/src/errors/utils_errors.ts#L154-L155
Check warning on line 563 in packages/web3-utils/src/converters.ts
Codecov / codecov/patch
packages/web3-utils/src/converters.ts#L563
Check warning on line 565 in packages/web3-utils/src/converters.ts
Codecov / codecov/patch
packages/web3-utils/src/converters.ts#L565
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line is doublicate. Was it meant to have differnt values? Or, should this be deleted?