0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-11 11:16:09 -05:00
bitcoin-bitcoin-core/src/policy
Anthony Towns a5e39d325d Fee estimation: extend bucket ranges consistently
When calculating a median fee for a confirmation target at a particular
threshold, we analyse buckets in ranges rather than individually in
case some buckets have very little data. This patch ensures the breaks
between ranges are independent of the the confirmation target.
2022-09-02 22:29:53 +10: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 Fee estimation: extend bucket ranges consistently 2022-09-02 22:29:53 +10:00
fees.h Use AutoFile where possible 2022-06-29 10:33:13 +02: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 [doc] remove non-signaling mentions of BIP125 2022-08-04 16:56:33 +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