bitcoin/src/policy
glozow b001b9f6de MOVEONLY: BIP125 max conflicts limit to policy/rbf.h
A circular dependency is added because policy now depends on txmempool and
txmempool depends on validation. It is natural for [mempool] policy to
rely on mempool; the problem is caused by txmempool depending on
validation. #22677 will resolve this.
2021-08-24 15:47:21 +01:00
..
feerate.cpp refactor: Make CFeeRate constructor architecture-independent 2021-05-18 07:13:25 +02:00
feerate.h refactor: Make CFeeRate constructor architecture-independent 2021-05-18 07:13:25 +02:00
fees.cpp Convert uses of double-serialization to {En,De}codeDouble 2021-05-24 16:15:05 -07:00
fees.h refactor: Use C++17 std::array deduction for ALL_FEE_ESTIMATE_HORIZONS 2021-01-03 18:38:31 +01:00
packages.cpp MOVEONLY: context-free package policies 2021-06-02 17:26:44 +01:00
packages.h MOVEONLY: context-free package policies 2021-06-02 17:26:44 +01:00
policy.cpp scripted-diff: Clarify that feerates are per virtual size 2021-05-01 09:42:50 +02:00
policy.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
rbf.cpp scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
rbf.h MOVEONLY: BIP125 max conflicts limit to policy/rbf.h 2021-08-24 15:47:21 +01:00
settings.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
settings.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00