bitcoinknots/bitcoin

Block creator: Increase minimum feerate as the block fills up

Open

#59 opened on Mar 15, 2024

 (0 comments) (0 reactions) (0 assignees)C++ (160 forks)auto 404
TX fees and policyenhancementgood first issuehelp wanted

Repository metrics

Stars
 (677 stars)
PR merge metrics
 (PR metrics pending)

Description

Policy setting to gradually require a higher feerate to be included in block (ie, make a smaller block if the impact on fees is negligible)

Satoshi's Bitcoin client had this, might be good to restore it.

Contributor guide