langerhans / dogecoin-wallet-new

Dogecoin Wallet app for your Android device. Standalone Dogecoin node, no centralized backend required. Forked from the popular Bitcoin Wallet.
189 stars 105 forks source link

Error message org.bitcoinj.crypto.KeyCrypterException:Could not decrypt bytes #96

Open rzavalalopez opened 3 years ago

rzavalalopez commented 3 years ago

Hello, there!

Today I finished the blockchain sync process on my wallet and whenever I tried to send any coins to another wallet it shows the message: org.bitcoinj.crypto.KeyCrypterException:Could not decrypt bytes ... Is there anything wrong with my wallet? ..

Any advice would be appreciate it Regards

rzavalalopez commented 3 years ago

Hi, there!

I already decrypted the backup with openssl and got the twelve words, then I tried to get the private key with the use of BIP39 Mnemonic Code Converter along with the Derivation path M/0'/0 with no success also I used the dogecoin dump published by langerhans and the same.. Any advise or idea?

Regards

bwbloom commented 3 years ago

@rzavalalopez did you get to the bottom of your issue? The way you are describing getting your private keys is a little strange.

Have you just tried dumping the private keys into a new wallet and seeing if that allows you to transact?