-
Notifications
You must be signed in to change notification settings - Fork 743
Open
Description
We're randomly getting the following exception when calling DeployContractAndWaitForReceiptAsync
{"Contract code not deployed successfully"}
at Nethereum.RPC.TransactionReceipts.TransactionReceiptPollingService.d__13.MoveNext()
at Nethereum.RPC.TransactionReceipts.TransactionReceiptPollingService.d__12.MoveNext()
at Nethereum.Contracts.DeploymentHandlers.DeploymentTransactionReceiptPollHandler`1.d__3.MoveNext()
Note, the TransactionReceipt included in the exception does have a ContractAddress.
Occurs in our local test environment running Geth in dev mode (geth --http --http.api eth,net,web3,debug --dev --dev.period 2 --keystore --datadir )
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels