Iguana Development in February - MarchI will first make the ability to take a backup of wallet from settings. that will let users save their iguana wallet at some safe place they chose.
Along with it I’m currently updating code to list other addresses in tx history for Basilisk Mode. In Basilisk mode it only shows the history of main address. the ability to get the history of all other addresses in wallet for that coin is also needed. This is specific to Basilisk Mode only.
Full mode tx history shows all coin’s history in wallet, I think… I have’t tested.
Once these are complete then I’ll add GUI to import privkey to iguana wallet. That will let users add their privkey of BTCD address to wallet and let them view their REVS assetchain balances there.
After that will be adding Assetchains and PAX chain options to add them as Full Mode and Basilisk Mode.
Then will add option to view Assechains and PAX chains Native Mode GUI, as the exact same GUI codebase can be used for them which is coded for Komodo Native.
During all these I’ll be doing some bug fixes and improvements in GUI, so expect this whole stuff happening all February.
Only after these are done and enough good feedback I got of these being stable enough I’ll code EasyDEX part where users can atomic swap their tokens in our DEX
so that comes sometimes in March
just a quick overview of how things are so far
How to recover BTCD that was sent to KMD addressWhile trying to swap, some users mistakenly sent their BTCD to a KMD address. Thankfully it is possible to recover your BTCD.
What to do:
1. download Iguana app
2. add BTCD in Full Mode
3. Fully sync the blockchain (if it freezes, restart the app), you need to get to 'Real Time sync mode'
4. You should see your BTCD balance
5. Send the BTCD to the correct SWAP address provided by the ICO site.
However, currently there are some issues on Windows, but we have a dev already working on a fix. It should be possible to sync the BTCD blockchain even in Windows, but you might have to restart it a couple of times. Grewalsatinder said:
yesterday I did test and it was far stable than previous versions to sync coin in Full mode on Windows
so expect some good results in next beta releases