Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: drrussellshane on April 07, 2014, 11:10:11 PM



Title: Bug in Bitcoin Core 0.9.0? - "conflicted" transactions ?
Post by: drrussellshane on April 07, 2014, 11:10:11 PM
Today I opened Bitcoin Core to find a 0.00 BTC balance.

After initially slightly freaking out, I click the Transactions tab, and find that my transactions are there, but the status had changed to "conflicted".

This wallet has been "handed down" through the differing versions of the reference client since 2011.

The transactions are well past "confirmed", so why the "conflicted" status now?


Title: Re: Bug in Bitcoin Core 0.9.0? - "conflicted" transactions ?
Post by: greenlion on April 07, 2014, 11:38:42 PM
https://github.com/bitcoin/bitcoin/pull/3669


Title: Re: Bug in Bitcoin Core 0.9.0? - "conflicted" transactions ?
Post by: cryptomatt on April 07, 2014, 11:44:50 PM
From release notes:

RPC:

- New notion of 'conflicted' transactions, reported as confirmations: -1


I would stick your address into blockchain.info and verify the balance.  Then try to do a "-rescan" in the debug console of the client.


Title: Re: Bug in Bitcoin Core 0.9.0? - "conflicted" transactions ?
Post by: roslinpl on April 08, 2014, 12:14:03 AM
From release notes:

RPC:

- New notion of 'conflicted' transactions, reported as confirmations: -1


I would stick your address into blockchain.info and verify the balance.  Then try to do a "-rescan" in the debug console of the client.

that is good idea and we hope that will work.

If blockchain.info is showing right ballance - you can not to worry about it - rescan should do the trick - it might take a while.


Title: Re: Bug in Bitcoin Core 0.9.0? - "conflicted" transactions ?
Post by: buttkinz on July 07, 2014, 07:51:18 PM
iv noticed a problem with this too, if i send bitcoins when the database is updating its sending transactions as normal but setting it as conflicted and still going out of my wallet, also the dates are messed up with a transaction i sent today showing up as sent last year.    losing a lot of bitcoins at the moment :(


Title: Re: Bug in Bitcoin Core 0.9.0? - "conflicted" transactions ?
Post by: r3wt on July 14, 2014, 10:34:34 PM
If you send a transaction with the same sending address as the change address, then send from the output of the first transaction back to the sending address, it triggers the error as well.


Title: Re: Bug in Bitcoin Core 0.9.0? - "conflicted" transactions ?
Post by: Meuh6879 on July 14, 2014, 10:49:03 PM
Quote
if i send bitcoins when the database is updating its sending transactions as normal

 ::) i can't do this with a "official" version of Bitcoin Core ...