diff options
author | Pieter Wuille <pieter@wuille.net> | 2024-01-29 22:05:53 -0500 |
---|---|---|
committer | Pieter Wuille <pieter@wuille.net> | 2024-07-25 10:16:37 -0400 |
commit | a6e07e769a1af652a14e533f6d3558ccdefb1de5 (patch) | |
tree | fcf17ad39faf8d5bf1dd550f233810aea210ffbc /src/test/fuzz/cluster_linearize.cpp | |
parent | 5d280130446d57d653c749005a2e363265d87686 (diff) |
clusterlin: introduce cluster_linearize.h with Cluster and DepGraph types
This primarily adds the DepGraph class, which encapsulates precomputed
ancestor/descendant information for a given transaction cluster, with a
number of utility features (inspectors for set feerates, computing
reduced parents/children, adding transactions, adding dependencies), which
will become needed in future commits.
Diffstat (limited to 'src/test/fuzz/cluster_linearize.cpp')
0 files changed, 0 insertions, 0 deletions