# Gavin Andresen # 2012-01-30 22:24:09 # https://bitcointalk.org/index.php?topic=61429.msg722975#msg722975 @s{quotedtext} @s{quotedtext} @p{brk} Transaction sent: @p{(link}2d3006cf1e16cb9f4097894fdaa0739c66d38eb9e0356be3fd8daf63810cf375@p{link)} @p{par} I wrote some code that found all blocks with "/P2SH/" in their coinbase that did not include transaction fees in the block reward. I extracted the block reward payment address (or addresses, if it was a p2pool block) and reimbursed those addresses. @p{par} If the amount would be less than 0.0011 bitcoins, then I rounded the amount awarded up to 0.0011. Just because eleven is my favorite number (well, and because I like the idea of rewarding p2pool users, I think p2pool is neat).