bitcoinknots/bitcoin

mempool policy: Extend witness discount to pre-segwit txs

Open

#60 opened on Mar 15, 2024

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

Repository metrics

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

Description

Policy setting to treat scriptSig (ie, in non-segwit inputs) with the witness discount (but obviously must not violate consensus, so don't touch weight, only vsize)

Contributor guide