mist
mist copied to clipboard
Import wallet contract problem
- [ ] I've asked for help in the Mist Gitter before filing this issue.
Version: `0.11.1`
OS & Version: windows and osx
Node version: `geth 1.8.11`
Number of blocks synchronized: 6033110
Trying to import wallet contract (multisig). WALLETS -> ADD WALLET CONTRACT -> IMPORT WALLET, fill the address, owner, name and click "Create". Nothing happens. Type of sync (fast/light/full), OS (WIN/OS X) does not matter, ETHEREUM WALLET and MIST behave the same way.
meanwhile 10.0 does not have this problem.
hey, i have the same problem. Here is my terminal output
thanks for reporting it. we'll look to get that resolved for 0.12.
thanks @marcgarreau can you estimate when you want to release the new version? Do you aim to release monthly?
Hey guys thanks for your bug reports.
I found some contract calls that weren't upgraded properly which is why importing wasn't working. I just fixed them in https://github.com/ethereum/meteor-dapp-wallet/pull/487/commits/78993979a311044d31a3fe878cafc5c884dd4332 so it should be fixed in the next release, likely in the next few weeks.
Best, Ryan
Same problem. Unable to import wallet. The create button doesn't do anything.
Same problem. At the transition to "sync mode - full" and at the subsequent restart ethereum wallet, all my contract wallets have disappeared.
Now I can not add them. Please solve as soon as possible the problem.
Wallet id:b4cb75be-8248-4d31-8397-7d291ce4e9ca
Is there any workaround? I need to import my wallet.
Same issue, do you guys need help wrapping this fix up?
@ryanio can you guys release this soon? already over 4 weeks since the latest version which is bugged.
What is the workaround and any idea when will 0.12.0 be released? I literally cannot do anything with my tokens, they are all locked away in a wallet contract.
Since I needed access to my tokens, I just reinstalled an older version and it worked 🤣
There's a catch 22 for me here, the older version wont fully sync, despite having a SAMSUNG 860 EVO (550Mb/s) and there is no light option natively in the GUI.
Yeah I had a similar issue awhile ago, I had to jump start geth with light(since the UI was borked), go into the terminal and try running geth geth --syncmode="light"
Yes, I know this one well also, I'm using exactly this geth --syncmode="light" however no matter which version I use (even 0.10.0), it just does this and nothing else:
I'm using this version of Ethereum Wallet.
By the way I launch geth.exe before launching the wallet.
Last note :)
I'm using this version of Geth, which one are you using?
After leaving the PC for several hours, the wallet was finally added. Although to see the balance of my wallet contract I had to go to Contracts>Watch Token.
But they are all there! So this as the workaround, FYI I run Geth 1.8.11 (although when I launch the wallet it still says 1.8.15 in the GUI) using execution parameters "C:\geth.exe --syncmode="light" as screenshot below:
After I start Geth I then launch Ethereum wallet with the following execution parameters:
"C:\Ethereum Wallet.exe" -node-light
I import the adress and waited 5 hours and eventually it was no longer grey. :) :)
Is there any hope, that we will see a fix for this still in this year? 3.5 month since the last (really buggy) release….
I was able to retrieve my ETH from wallet contract by first syncing geth from command line (fastsync, not sure if light would have been enough), and then starting old version of Ethereum Wallet (0.8.9) with geth still running on background. With fully synced geth, importing wallet contract worked like a charm.
Good luck to anyone having this problem! It's not fun having your ETH locked up and not being sure if they are still retrievable.
Still nothing? Same issue. Been a headache. Would love an update on if there will actually be an update.