Skip to content

Commit 8c70688

Browse files
committed
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).
1 parent c99c730 commit 8c70688

File tree

3 files changed

+854
-374
lines changed

3 files changed

+854
-374
lines changed

0 commit comments

Comments
 (0)