I've recently been testing double-spend attacks against myself using a couple wallets, and the standard client does not appear to clear conflicting transactions from its transaction list, even if the other ones have already become a part of a block. How do I get rid of invalid transactions from my wallet?
Asked
Active
Viewed 1,988 times
5

Nick ODell
- 29,396
- 11
- 72
- 130

ThePiachu
- 43,091
- 25
- 139
- 348
-
possible duplicate of What is the best way to recover from an accidental double-spend? – Stephen Gornick May 17 '12 at 23:48
-
For future reference, use a throwaway wallet for this type of activity. – Stephen Gornick May 18 '12 at 00:00
-
@StephenGornick I did, but I'd like to recover any remaining balance from those addresses and the standard client tends to calculate its balance based on all transaction it sees, even the invalid ones, so I'm not sure how many Bitcoins I have left. – ThePiachu May 18 '12 at 00:16
1 Answers
1
This question was answered before for someone to clear a too low fee transaction that wasn't accepted by the network. https://bitcoin.stackexchange.com/a/2415/1461

Mohamed Ashraf
- 53
- 5