Bitcoin Forum

Economy => Web Wallets => Topic started by: cakir on March 05, 2016, 03:25:45 PM



Title: Blockchain.info Rejects v0.12 Core TX'es.
Post by: cakir on March 05, 2016, 03:25:45 PM
Hi everyone. I've been using v0.12 for a few days and so far all transactions are rejected by blockchain.info's explorer with this warning:
"Transaction rejected by our node. Reason: The transaction is not final"
Other block explorers shows my transactions as usual.

Is there a problem on bc.info's explorer?



Upfront edit: yes my transactions are showed on bc.info's explorer after they get in a block. If you're saying something like that you're a sig spammer & your message is deleted.


Title: Re: Blockchain.info Rejects v0.12 Core TX'es.
Post by: Quickseller on March 05, 2016, 05:36:28 PM
Do you happen to have RBF enabled when sending a transaction with 0.12? If so then it would be trivial to double spend such transaction as long as it has not yet been confirmed and bc.i may not want to relay/display such transactions.


Title: Re: Blockchain.info Rejects v0.12 Core TX'es.
Post by: cakir on March 05, 2016, 07:13:05 PM
Do you happen to have RBF enabled when sending a transaction with 0.12? If so then it would be trivial to double spend such transaction as long as it has not yet been confirmed and bc.i may not want to relay/display such transactions.
No RBF is not enabled.
These tx'es are not double spends BTW.


Title: Re: Blockchain.info Rejects v0.12 Core TX'es.
Post by: dooglus on March 15, 2016, 06:00:51 AM
Is there a problem on bc.info's explorer?

Yes, blockchain.info won't display unconfirmed transactions from the current Bitcoin Core release. It's a known issue, caused by the new fee-sniping protection.

See Peter Todd's comment (https://github.com/bitcoin/bitcoin/pull/6216#issue-83652257) where he says:

Quote
My testing turned up only blockchain.info and Bitcoin Core itself as having issues with nLockTime at the limit transactions; hopefully by the time v0.12 is released these wallets will all be fixed

I reported the same issue back in February when testing the 0.12 release candidate:

I just sent a transaction from my Bitcoin Core wallet and tried to use a blockchain.info link to the transaction to show the recipient that I had sent it, but blockchain.info shows an error message:

  https://i.imgur.com/5LuxDtZ.png

I checked on other block explorers, and they all show it just fine:

but I got no response.

I would recommend using a different blockchain explorer. I mentioned 5 working alternatives in the post I partially quoted above.

Edit: see this reddit thread (https://www.reddit.com/r/Bitcoin/comments/47upgx/nsequence_and_optin_replacebyfee_difference/d0fyg9f) where I asked for and received an explanation of the new anti-fee sniping code.


Title: Re: Blockchain.info Rejects v0.12 Core TX'es.
Post by: cakir on March 15, 2016, 11:56:06 AM
Thanks a lot @dooglus for the info.
I'm using btc.blockr.io mainly now.