ManojNimbalkar / bitcoin-wallet

Automatically exported from code.google.com/p/bitcoin-wallet
0 stars 0 forks source link

Sent bitcoins appear in received list #164

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Send bitcoins with another program (e.g. bitcoin-qt)
2. Import the bitcoin address into bitcoin-wallet
3. Look at the received list of bitcoin-wallet on your phone 

What is the expected output? What do you see instead?
The sent bitcoins from bitcoin-qt should be listed as "sent" but instead they 
are listed in the received list. The account balance is correct.

What version of Bitcoin Wallet are you using? On what Android version and
what phone? Don't just state 'most recent', this is not enough info.

bitcoin-wallet 3.01
Android 4.1.2

Original issue reported on code.google.com by mario.br...@gmail.com on 12 Apr 2013 at 10:12

GoogleCodeExporter commented 9 years ago
Using private keys in parallel in multiple wallets is discouraged by Bitcoin in 
general and an unsupported usecase in Bitcoin Wallet.

Original comment by andreas....@gmail.com on 12 Apr 2013 at 10:56

GoogleCodeExporter commented 9 years ago
There is a use case where for instance I use a wallet (e.g. bitcoin-qt) and 
then decide to switch to another wallet (e.g. bitcoin-wallet) because I do not 
like the first one or my computer broke down or whatever. This is where I 
expect that my previously spent bitcoins are listed in the appropriate list, 
and this use case does not include using private keys in parallel in multiple 
wallets. And as bitcoin-wallet includes the possibility to import private keys 
this use case is feasible.

Original comment by mario.br...@gmail.com on 24 Apr 2013 at 12:45

GoogleCodeExporter commented 9 years ago
Key import/export is not possible any more. Backups always span the entire 
wallet and restoring replaces the current wallet.

Original comment by andreas....@gmail.com on 16 Nov 2014 at 6:58