Bitcoin Forum
May 10, 2024, 01:37:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Prioritize your own transactions in bitcoind - Block generation?  (Read 1252 times)
GoldInThemGPUs (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
May 25, 2011, 07:33:20 PM
 #1

I'm curious as to whether or not bitcoind currently has any method for prioritizing its own transactions for picking which transactions to include in the block it is attempting to generate.  I would like to avoid paying the 0.01 fees for new inputs/large transactions, and have the hashing power to do so in what I consider a reasonable time frame.

If it can not, has anybody made a modification bitcoind to do this sort of thing?
1715305060
Hero Member
*
Offline Offline

Posts: 1715305060

View Profile Personal Message (Offline)

Ignore
1715305060
Reply with quote  #2

1715305060
Report to moderator
1715305060
Hero Member
*
Offline Offline

Posts: 1715305060

View Profile Personal Message (Offline)

Ignore
1715305060
Reply with quote  #2

1715305060
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715305060
Hero Member
*
Offline Offline

Posts: 1715305060

View Profile Personal Message (Offline)

Ignore
1715305060
Reply with quote  #2

1715305060
Report to moderator
1715305060
Hero Member
*
Offline Offline

Posts: 1715305060

View Profile Personal Message (Offline)

Ignore
1715305060
Reply with quote  #2

1715305060
Report to moderator
1715305060
Hero Member
*
Offline Offline

Posts: 1715305060

View Profile Personal Message (Offline)

Ignore
1715305060
Reply with quote  #2

1715305060
Report to moderator
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
May 25, 2011, 07:36:36 PM
 #2

modify the .cpp so every transaction gets 1 priority?

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
GoldInThemGPUs (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
May 25, 2011, 07:46:08 PM
 #3

modify the .cpp so every transaction gets 1 priority?

I don't want to alter the priority of other transactions (fees & freebies), I just want to guarantee that my own sends are included for free when I successfully generate the block.
Raulo
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
May 25, 2011, 08:00:39 PM
 #4

This pull request has all you need:
https://github.com/bitcoin/bitcoin/pull/97

All transactions for addresses in the wallet are included for free even if normal rules require a fee.

1HAoJag4C3XtAmQJAhE9FTAAJWFcrvpdLM
GoldInThemGPUs (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
May 25, 2011, 08:14:16 PM
 #5

This pull request has all you need:
https://github.com/bitcoin/bitcoin/pull/97

All transactions for addresses in the wallet are included for free even if normal rules require a fee.

Thank you very much!
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!