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

Allow the deploy function to accept parameters even when no ABI was provided to the Contract #6635

Merge branch '4.x' into 6634-fix-if-the-contract-abi-not-passed-the-t…

6f5188a
Select commit
Loading
Failed to load commit list.
Merged

Allow the deploy function to accept parameters even when no ABI was provided to the Contract #6635

Merge branch '4.x' into 6634-fix-if-the-contract-abi-not-passed-the-t…
6f5188a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 13, 2023 in 0s

92.59% of diff hit (target 91.01%)

View this Pull Request on Codecov

92.59% of diff hit (target 91.01%)

Annotations

Check warning on line 110 in packages/web3-eth-abi/src/coders/encode.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/web3-eth-abi/src/coders/encode.ts#L110

Added line #L110 was not covered by tests

Check warning on line 380 in packages/web3-utils/src/converters.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/web3-utils/src/converters.ts#L380

Added line #L380 was not covered by tests