Open wanderer opened 9 years ago
eth_signTransaction should pass along any VM error.
eth_signTransaction
maybe any RPC command that runs things through the VM should return extra VM info, such as any possible VM error, stackTraces and StateTrie dump
curious how other clients handle errors in transactions
eth_signTransaction
should pass along any VM error.