Is there a common pattern to the failing functions? For instance, I once had a problem that only showed when the first byte of an address was 0 or some such.
@fare What do you mean? You had a problem when the first byte of the sender account address was 0, for smart contract creation tx?
t8n
tool? (https://github.com/ethereum/go-ethereum/tree/master/cmd/evm)
Hi all, if I can abruptly ask a question here:
geth --syncmode "light"
getting stuck at:
INFO [09-11|19:11:43.053] Mapped network port proto=udp extport=30303 intport=30303 interface="UPNP IGDv1-IP1"
Have tried resyncing clock, deleting chain data, double and triple checking 30303 is open. No luck. Any ideas?