bitcoinknots/bitcoin

Procedural mempool policy designer

Open

#61 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

Some kind of GUI for users to build completely custom policies in simple logic. eg, a list of rules to evaluate per tx to be accepted. Performance should be reasonable to avoid DoS.

Contributor guide