Process hangs with Invalid hex bytecode for contract
error
#700
Labels
solidity-tests
Issue related to the Solidity tests feature
Feature: Solidity tests
Process hangs with
Invalid hex bytecode for contract
errorWhat’s also curious about this error is that it is not advertised on the error callback. It is just displayed and the process hangs.
Reproduction steps:
wip/testing-solidity-tests-wtih-hardhat
branch ofNomicFoundation/edr
.wip/solidity-test-merged
branch ofNomicFoundation/hardhat
v-next/hardhat
of the Hardhat checkoutpnpm build
crates/edr_solidity_tests/tests/testdata
of the EDR checkoutnpm link $PATH_TO_HARDHAT/v-next/hardhat
["default/fork"]
or["default/linking"]
.npx hardhat3 test:solidity
The text was updated successfully, but these errors were encountered: