-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Mist 0.9.0 wallet contract hangs on being "created" #2845
Comments
Hi @youguanxi that's seems like a bug indeed. But it turns out your wallet was probably created. Please follow these steps in order to have it displayed: #2834 (comment) |
I have the same issue. Hotfix appreciated |
I have the same issue, but there is no transaction on etherscan that shows my wallet was actually created. |
My contract got stuck during deployment to the Rinkeby network: https://rinkeby.etherscan.io/tx/0xe257e54274e370dc647547e29e92aa682562087ce928656e6efbbf9aceac19e7 . |
is there a roadmap for what version this should get patched in? tried making a multi sig this morning got same issue, as mentioned it was created. thanks for tips to get it displayed! |
A quick workaround Open: In the console: Done! |
I am having the same issue creating a wallet contract in the main network. It's stuck on "Creating...". |
I meet same issue. I try this below but unfortunately no success: |
I retry after uncheck Sync with light client Beta, now it works well on the Robsten Test Network. |
I think my problem is different, because I'm almost certain that I was never presented with something letting me set a gas price. |
It's really annoying, I'm not sure what to do to fix the current state. The wallet icon is flickering, the transaction shows as success and no solution showed here worked. |
Hi everyone, hang on, the fix is on its way. The issue is: when using the light client, it currently does not return the address of the created wallet on This pull request (#3265) aims to fix that, and from preliminary tests, it works well. Now I'm tweaking the Wallet code to account for this change. |
Hi all, fix is on its way. Please refer to this link for any further discussion: #3269. |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
I've created a wallet, set the gas price - got it substracted from my account, but the wallet is still being "created".
Please help!
'Failed to load resource: the server responded with a status of 404 (Not Found)
8b6a885….js:329 Connect to node...
8b6a885….js:333 Uncaught TypeError: Cannot read property 'toLowerCase' of undefined
The text was updated successfully, but these errors were encountered: