Think I understand what this means but can someone re-confirm it
Mass sending out to multiple paying addresses is refused by most clients on the blockchain
And is that related to the transaction fee changes in the last update of the client
No, it's not related to having multiple payment addresses or to transaction fees. The satoshis transaction has a lot of
dust payments in it, many that are just a single satoshi (0.00000001). The current version of bitcoin-qt/bitcoind considers such a transaction to be spam and refuses to relay it or include it in blocks. It will only get included in blocks by miners that have customized algorithms for including transactions (and that have an algorithm that includes spam-like transactions).
Edit: and the reason this affects the dividends payment is that the transaction for the satoshis sends its left-over "change" to an address/output that is then used as the input/source-of-funds for the dividends payment. The dividends transaction, then, will not get confirmed until after the satoshis transaction gets confirmed.
That makes more sense thanks for clearing that up
But if its part of a bigger unit why does that cause a delay
Sending 10.00000001 bitcoin's would not be dust
If a transaction contains any output that is "spam-like" then the latest version of bitcoin-qt will treat the entire transaction as non-standard (and refuse to relay it or include it in blocks). It does not depend on the sum-total of the transaction, it depends on each individual payment in the transaction.
Seems a little strange to be cutting out the satoshi from the total, it means miners who handle non-standard transactions will sometimes find more blocks than those who run the normal client just because of a one satoshi output in the whole transaction chain.
Wonder if that's more of a PR issue I do remember people putting some porn links in the blockchain, and changes to prevent that
I will not battle for the satoshi just wanted to know where it went
Thanks for answering twmz
And if it somehow effects the total number of bitcoin's fractional reserve capability the whole
Bitcoin has 2.1 quadrillion raw units
To surmise
If you don't include the satoshi as a standard relay it causes delays on the sending of units because the transaction for the satoshis sends its left-over "change" to an address/output that is then used as the input for the dividend payment.
The dividends transaction, then, will not get confirmed until after the satoshis transaction gets confirmed.
Got it now just edited it to get it better
Sent you my first tip to someone for that explanation thanks again