bitcoin/src/policy
glozow cbb2da8fcf
add lock annotation for FeeFilterRounder::round()
Calling WITH_LOCK() on a non-recursive mutex requires not holding it beforehand.

Co-authored-by: Niklas Gögge <n.goeggi@gmail.com>
2022-10-13 14:42:59 -04:00
..
feerate.cpp Move minRelayTxFee to policy/settings 2022-05-31 15:05:57 +02:00
feerate.h Move minRelayTxFee to policy/settings 2022-05-31 15:05:57 +02:00
fees.cpp add lock annotation for FeeFilterRounder::round() 2022-10-13 14:42:59 -04:00
fees.h add lock annotation for FeeFilterRounder::round() 2022-10-13 14:42:59 -04:00
fees_args.cpp fees: Pass in a filepath instead of referencing gArgs 2022-06-28 16:08:34 -04:00
fees_args.h fees: Pass in a filepath instead of referencing gArgs 2022-06-28 16:08:34 -04:00
packages.cpp Move minRelayTxFee to policy/settings 2022-05-31 15:05:57 +02:00
packages.h scripted-diff: Rename anc/desc size limit vars to indicate SI unit 2022-06-28 15:42:40 -04:00
policy.cpp Remove ::g_max_datacarrier_bytes global 2022-08-02 15:29:16 +02:00
policy.h [doc] remove non-signaling mentions of BIP125 2022-08-04 16:56:33 +01:00
rbf.cpp refactor: mempool: use CTxMempool::Limits 2022-10-05 13:07:11 +01:00
rbf.h fixups for BIP125 doc cleanup 2022-08-22 14:59:58 +01:00
settings.cpp Remove ::fIsBareMultisigStd global 2022-08-02 15:27:19 +02:00
settings.h Remove ::GetVirtualTransactionSize() alias 2022-08-02 15:27:20 +02:00