SuperNETorg / Iguana-application

This repository is no longer maintained
7 stars 4 forks source link

Create wallet in iguana mode doesn't work properly #34

Closed pbca26 closed 7 years ago

pbca26 commented 7 years ago

create-wallet-iguana

After I go through all "create wallet" steps in Iguana mode gui says that the wallet is encrypted. In reality I get a console error and see that encryptwallet API wasn't called at all. See screenshot for details.

Implementation is missing addcoin call. Without it the wallet cannot be encrypted.

pbca26 commented 7 years ago

@kashifali007 can you verify the fix? Branch 0.3

kashifali007 commented 7 years ago

verifying..

pbca26 commented 7 years ago

@kashifali007 i added a fix to the issue you reported yesterday

the weird thing is that when i try to login to newly created wallet i don't see the coin in the list.

please verify that it's fixed now

ed888 commented 7 years ago

@pbca26 it works, thanks