Post
Topic
Board Announcements (Altcoins)
Re: 🐕 [ANN] Wownero - Such privacy! Many coins! Wow! 🐕
by
kissmarx
on 29/01/2019, 10:29:39 UTC
I am using the Wownero light wallet. I want to deposit WOW to TradeOgre. But the light wallet says the TradeOgre Exchange wallet address is Invalid. The TradeOgre address starts with "So2ifgj", not the "Wo3 or Wo4" addresses.

What is the remedy here dev @jwinterm?

The "So...." addresses are subaddresses, so I guess the lightwallet just doesn't parse them as valid addresses. It looks like this is the case here in validate function:

https://github.com/wownero/Wownero-Light-Wallet/blob/2e0ef8f8f2007925a1c445f012a17fb1618c409f/src/renderer/components/Pages/components/Send.vue#L126

I'll make pull request to try and get dsc to fix it.

Pull request was made and new release was made:
https://github.com/wownero/Wownero-Light-Wallet/releases

Thank you for this release. Transfers to Exchange were successful.