Difference between revisions of "Free transaction relay policy"

From Bitcoin Wiki
Jump to: navigation, search
(bitcoind / Bitcoin-Qt: update IP to add)
m (grammar, accuracy correction)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The original client currently refuses to relay transactions it considers "unacceptable". However, there may be miners that are willing to put these in a block. This group is for people who want to send such transactions, and those who want to put them in blocks.
+
The reference client currently refuses to relay transactions it considers unacceptable, such as those with zero or no fees. However, there may be miners who are willing to put these in a block. This group is for people who want to send such transactions, and those who want to put them in blocks.
  
Simply have your node maintain a connection to Lightfoot Hosting's node, which relays indiscriminately. This means that you can broadcast your transaction to it, and it will relay it to any miner who also has a connection to it. If your transaction meets the policies of at least one miner connected, it should eventually get into a block.
+
To participate, have your node maintain a connection to Lightfoot Hosting's node, which relays indiscriminately. This means that you can broadcast your transaction to it, and it will relay it to any miner who also has a connection to it. If your transaction meets the policies of at least one miner connected, it should eventually be mined into a block.
  
 
== How to use or participate ==
 
== How to use or participate ==
Line 7: Line 7:
 
=== bitcoind / Bitcoin-Qt ===
 
=== bitcoind / Bitcoin-Qt ===
 
Add the command-line parameter: -addnode=68.168.105.168
 
Add the command-line parameter: -addnode=68.168.105.168
 +
 +
If this IP address stops working you can find potential eligius nodes here: https://getaddr.bitnodes.io/nodes/leaderboard/?q=eligius
  
 
== Participating miners ==
 
== Participating miners ==

Latest revision as of 17:17, 21 May 2016

The reference client currently refuses to relay transactions it considers unacceptable, such as those with zero or no fees. However, there may be miners who are willing to put these in a block. This group is for people who want to send such transactions, and those who want to put them in blocks.

To participate, have your node maintain a connection to Lightfoot Hosting's node, which relays indiscriminately. This means that you can broadcast your transaction to it, and it will relay it to any miner who also has a connection to it. If your transaction meets the policies of at least one miner connected, it should eventually be mined into a block.

How to use or participate

bitcoind / Bitcoin-Qt

Add the command-line parameter: -addnode=68.168.105.168

If this IP address stops working you can find potential eligius nodes here: https://getaddr.bitnodes.io/nodes/leaderboard/?q=eligius

Participating miners

Miner Minimum Fee (BTC) Cost per KB Non-standard Tx Other Policy Notes
Eligius 0.2 TBC (0.00008192 BTC) 0.2 TBC Yes 2 TBC/KB at larger sizes

See Also