Bitcoin Forum
May 06, 2024, 04:47:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Core V 0.10.0: Is there a way to force send when not synchronized?  (Read 781 times)
yan33 (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 2


View Profile
August 22, 2015, 10:24:53 AM
 #1

Hi,
My Bitcoin Core is not yet synchronized, but I already attempted sending a transaction, so now it is 'conflicted'. I can see this conflicted transaction is not being propagated. Is there a way to force the sending of that transaction? I know for sure that whatever input it will use, that transaction will be valid.
Also, maybe an older version will send that transaction anyway? And if so, is it perfectly safe to downgrade Bitcoin-core?

Thanks in advance!
1715014047
Hero Member
*
Offline Offline

Posts: 1715014047

View Profile Personal Message (Offline)

Ignore
1715014047
Reply with quote  #2

1715014047
Report to moderator
1715014047
Hero Member
*
Offline Offline

Posts: 1715014047

View Profile Personal Message (Offline)

Ignore
1715014047
Reply with quote  #2

1715014047
Report to moderator
1715014047
Hero Member
*
Offline Offline

Posts: 1715014047

View Profile Personal Message (Offline)

Ignore
1715014047
Reply with quote  #2

1715014047
Report to moderator
Unlike traditional banking where clients have only a few account numbers, with Bitcoin people can create an unlimited number of accounts (addresses). This can be used to easily track payments, and it improves anonymity.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4616



View Profile
August 22, 2015, 12:10:36 PM
 #2

- snip -
transaction is not being propagated. Is there a way to force the sending of that transaction? I know for sure that whatever input it will use, that transaction will be valid.
- snip -

If you "know for sure that whatever input it will use, that transaction will be valid", then you can run

Code:
getrawtransaction

in the "console" of the "debug window" found under the "help" menu.

Then you can paste the result (a long string of hex characters) into any of several web pages that have been designed for pushing raw transactions onto the bitcoin network such as:

yan33 (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 2


View Profile
August 22, 2015, 12:58:14 PM
 #3

Well, thanks so far, but I get "No information available about transaction (code -5" upon running the command. Do you know why's that?
I also downgraded to 0.8.6 and was happy to see it does allow sending of such transactions.
So this issue may also be solved by resending the original transaction again on 0.8.6, and somehow purging the unsent transaction.. Any way to do that?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!