Closed simonerom closed 1 year ago
ok, we will log this info
After further verification, I found out that commit 9e33f23 works for me, as it successfully sends the transaction to the chain. However, the latest commit still fails to send the transaction, even after PR https://github.com/machinefi/sprout/pull/38 has been merged.
the EstimateGas always return err "execution simulation failed: status = 106". I will change to hardcode gaslimit currently
@simonerom the gas error has been fixed
After following the README instructions I found my node is failing for me with the
send transaction failed: insufficient funds for gas * price + value
error. However, I've used a private key that has funds on the IoTeX testnet (>1800 IOTX).Can we have some additional log about the CHAIN_ENDPOINT configuration, the actual address the proof is being sent to and estimated gas in the error message?