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 an issue with detecting Uint8Array #6486

Merge branch '4.x' into 6393-web3validatorerror-error-value-at-0-must…

7ec6a95
Select commit
Loading
Failed to load commit list.
Merged

Fix an issue with detecting Uint8Array #6486

Merge branch '4.x' into 6393-web3validatorerror-error-value-at-0-must…
7ec6a95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 5, 2024 in 0s

89.74% of diff hit (within 5.00% threshold of 91.46%)

View this Pull Request on Codecov

89.74% of diff hit (within 5.00% threshold of 91.46%)

Annotations

Check warning on line 192 in packages/web3-eth-abi/src/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/web3-eth-abi/src/utils.ts#L192

Added line #L192 was not covered by tests

Check warning on line 335 in packages/web3-eth-accounts/src/common/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/web3-eth-accounts/src/common/utils.ts#L335

Added line #L335 was not covered by tests

Check warning on line 503 in packages/web3-validator/src/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/web3-validator/src/utils.ts#L503

Added line #L503 was not covered by tests

Check warning on line 505 in packages/web3-validator/src/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/web3-validator/src/utils.ts#L505

Added line #L505 was not covered by tests