Files
bitcoin/src/test/fuzz
Pieter Wuille 8c70688965 txgraph: Add staging support (feature)
In order to make it easy to evaluate proposed changes to a TxGraph, introduce a
"staging" mode, where mutators (AddTransaction, AddDependency, RemoveTransaction)
do not modify the actual graph, but just a staging version of it. That staging
graph can then be commited (replacing the main one with it), or aborted (discarding
the staging).
2025-03-24 10:03:05 -04:00
..
2024-10-19 19:16:04 +02:00
2025-03-13 11:13:13 +00:00
2025-01-29 18:05:16 -05:00