First in the tranasaction window threre's a warning:
It seems this transaction will fail. If you submit it, it may consume all the gas you send.
and
Estimated fee consumption: We couldn't estimate the gas.
Then after clicking on send transaction following message is displayed:
Error: RPC method personal_signAndSendTransaction not supported.
at GethApiDouble.handleRequest (C:\Users\jondoeAppData\Roaming\npmnode_modules\ethereumjs-testrpc\lib\subproviders\geth_api_double.js:49:16)
at next (C:\Users\jondoeAppData\Roaming\npmnode_modules\ethereumjs-testrpcnode_modulesweb3-provider-engineindex.js:95:18)
at SolcSubprovider.handleRequest (C:\Users\jondoeAppData\Roaming\npmnode_modules\ethereumjs-testrpcnode_modulesweb3-provider-engine\subproviders\solc.js:28:7)
at next (C:\Users\jondoeAppData\Roaming\npmnode_modules\ethereumjs-testrpcnode_modulesweb3-provider-engineindex.js:95:18)
at VmSubprovider.handleRequest (C:\Users\jondoeAppData\Roaming\npmnode_modules\ethereumjs-testrpcnode_modulesweb3-provider-engine\subproviders\vm.js:40:12)
at next (C:\Users\jondoeAppData\Roaming\npmnode_modules\ethereumjs-testrpcnode_modulesweb3-provider-engineindex.js:95:18)
at GethDefaults.handleRequest (C:\Users\jondoeAppData\Roaming\npmnode_modules\ethereumjs-testrpc\lib\subproviders\gethdefaults.js:17:12)
at next (C:\Users\jondoeAppData\Roaming\npmnode_modules\ethereumjs-testrpcnode_modulesweb3-provider-engineindex.js:95:18)
at FilterSubprovider.handleRequest (C:\Users\jondoeAppData\Roaming\npmnode_modules\ethereumjs-testrpcnode_modulesweb3-provider-engine\subproviders\filters.js:87:7)
at next (C:\Users\jondoeAppData\Roaming\npmnode_modules\ethereumjs-testrpcnode_modulesweb3-provider-engineindex.js:95:18)
I'm trying to test my contracts using Mist started with _--rpc localhost:8545_ to connect to testrpc.
Test accounts are listed properly with their actual balance.
Problems starts when I try to create a contract or send ether.
Note that personal_signAndSendTransaction is an obsolete RPC method, it was replaced by personal_sendTransaction. Latest geth supports that, I assume the lastest Mist release does too.
Any new on this?
@axic Latest Mist(@0.8.9) doesn't work.
cc @tcoulter
Any update on this?
Any update on this?
Any update on this?
any update on this?
any update on this?
Any update on this?
Any update on this? :trollface:
Sorry guys, @tcoulter was spread a bit thin and hasn't had as much time as he'd like to work on TestRPC, which is where I come in...
I'm still working on going through the backlog, but I'll take this one as higher priority. I'm still coming up to speed, but I'll put this on my "sooner rather than later" list.
Per @axic if personal_signAndSendTransaction is obsolete we likely won't add it. I will however have a look at what's necessary to get latest Mist working with TestRPC.
any update on this ??
Any update on this?
I promise this is a high priority for me and that I'll post back here when there's some news.
@benjamincburns Great! Can't wait good news from you!
I'm not certain that WebSockets are a requirement for Mist, but I _think_ IPC is. Either way, this issue is somewhat blocking progress on those two fronts, should anyone wish to lend a helping hand. https://github.com/ethereum/web3.js/issues/1188
@benjamincburns any update on this? 1188 seems closed now.
Most helpful comment
@benjamincburns any update on this? 1188 seems closed now.