Upgrade to EDR v0.5 and add enableRip7212
option
#6560
Annotations
4 errors
Lint:
packages/hardhat-core/src/internal/hardhat-network/provider/vm/exit.ts#L18
Function lacks ending return statement and return type does not include 'undefined'.
|
Lint:
packages/hardhat-core/src/internal/hardhat-network/provider/vm/exit.ts#L27
Property 'EofReturnContract' does not exist on type 'typeof SuccessReason'.
|
Lint:
packages/hardhat-core/src/internal/hardhat-network/provider/provider.ts#L258
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 11 more ...; networkId: bigint; }' is not assignable to parameter of type 'ProviderConfig'.
|
Lint
Process completed with exit code 1.
|