0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-14 11:26:09 -05:00
bitcoin-bitcoin-core/src/policy
Greg Sanders 2079b80854 Implement ImprovesFeerateDiagram
This new function takes the populated sets of
direct and all conflicts computed in the current
mempool, assuming the replacements are a single
chunk, and computes a diagram check.

The diagram check only works against cluster
sizes of 2 or less, and fails if it encounters
a different topology.

Co-authored-by: Suhas Daftuar <sdaftuar@chaincode.com>
2024-03-18 10:32:00 -04:00
..
feerate.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
feerate.h Add multiplication operator to CFeeRate 2023-12-09 09:33:45 -05:00
fees.cpp Don't use scientific notation in log messages 2024-01-31 21:20:05 +02:00
fees.h tx fees, policy: CBlockPolicyEstimator update from CValidationInterface notifications 2023-11-22 11:48:21 +01:00
fees_args.cpp move-only: Extract common/args and common/config.cpp from util/system 2023-04-19 10:48:30 +02:00
fees_args.h refactor: Move fs.* to util/fs.* 2023-03-23 12:55:18 +01:00
packages.cpp scripted-diff: rename CheckPackage to IsWellFormedPackage 2023-11-01 17:21:54 +00:00
packages.h scripted-diff: rename CheckPackage to IsWellFormedPackage 2023-11-01 17:21:54 +00:00
policy.cpp Rename script/standard.{cpp/h} to script/solver.{cpp/h} 2023-08-14 17:39:49 -04:00
policy.h doc: fix typos 2023-11-07 10:21:51 +09:00
rbf.cpp Implement ImprovesFeerateDiagram 2024-03-18 10:32:00 -04:00
rbf.h Implement ImprovesFeerateDiagram 2024-03-18 10:32:00 -04:00
settings.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
settings.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
v3_policy.cpp [doc] fix docs and comments from v3 2024-02-12 14:27:25 +00:00
v3_policy.h [policy] add v3 policy rules 2024-02-08 21:50:55 +00:00