Skip to content

Transaction Fee #12

@roy7

Description

@roy7

While working on my public p2pool node I discovered all miners were being assigned maximum share difficulty work. The reason is because the default p2pool settings for the coin had a dust threshold of 1 coin. I lowered that to match BTC's setting, but it was still too high because the block reward is so small. Lowering the dust threshold to 10x the tx fee of .0001 helped some, but miners with only a few GH get pushed into unreasonable share targets only because of the tiny payments they make violating the dust threshold.

Is it intentional that the recommended fee setting for Uno is the same as BTC, even with the far smaller block rewards? If the fees were lower I could set smaller targets and people mine reasonably well. But I don't want miners collecting such small payments they will be angry when they go to spend them down the road

Do the devs have a "minimum payment" you'd like to suggest to a miner to use as the dust threshold for p2pool?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions