hivewallet / hive-android

Hive Bitcoin wallet for Android
http://www.hivewallet.com
22 stars 15 forks source link

Unable to import Compressed Wallets #12

Open moeadham opened 10 years ago

moeadham commented 10 years ago

It appears the sweep wallet function is unable to import compressed WIF's (Starting with K or L). This is problematic as a number of services now only generate compressed WIF's. For example, the production codebase of Bitcoin-core generates only compressed WIF's.

We are getting some complaints from end customers that they cannot import wallets into HIVE. As far as we are concerned, we are generating wallets in the correct format. Do you have any reason not to support compressed WIF's?