-
tokrQuestion: Is there a minimum tx fee? I know there's a minimum relay fee, so a 0 fee tx won't propagate(?). But what if I mined the block myself?
-
DataHoarderno min then :)
-
DataHoarderyou ofc have to propagate the tx as part of the block, which could be slower
-
tokrwhy? If it is a valid block
-
DataHoarderothers don't have the tx
-
tokrso higher risk of being orphaned?
-
DataHoarderso that tx has to be sent before they accept the block fully (mining the block allows skipping the min relay)
-
DataHoarderyes
-
tokrSo the block will not be accepted with unkown tx, - but the tx cant be relayed so it will never be a valid block (beyond your private chain)
-
DataHoarderit will be relayed as part of the block
-
DataHoarderjust, not before you mine the block
-
tokrok, tnx. So a mining pool could do 0 fee payouts as part of their own blocks
-
DataHoarderit has been looked at for p2pool
-
tokrHuh? aren't p2pool payouts part of the miner tx?
-
DataHoarderit was considered for aggregation, specially after FCMP++
-
DataHoardersee monero-project/meta #1296 logs
-
tokrah ok, so a p2pool perk
-
DataHoarderthere's nothing stopping others (past going below the min range) from doing that but it wasn't well liked :)