Transaction policies
Policies and standard ruls for
Bitcoin transactions
. Not the consensus.
bitcoin/doc/policy/README.md at master · bitcoin/bitcoin
including
mempool policy
,
transaction relay policy
terminology - What is "(mempool) policy"? - Bitcoin Stack Exchange
What is the difference between policy and consensus when it comes to a Bitcoin Core node validating scripts? - Bitcoin Stack Exchange
Guide for Wallets Employing Bitcoin Core 28.0 Policies | Bitcoin Optech
Package relay
defines new type of policy called packages.
Therea are
src/policy
and
src/consensus
bitcoin/src/policy at master · bitcoin/bitcoin
bitcoin/src/consensus at master · bitcoin/bitcoin
例えば
isStandardTx
bitcoin/src/policy/policy.cpp at master · bitcoin/bitcoin
mempool
には一定のルールが必要
それが
mempool policy
Pinning attacks