radicle-heartwood-lfs/radicle-cob/src/change_graph
Alexis Sellier 5ee1f42b6a
cob: Have clock value for empty COB state
By using `0` as the clock value for an empty state (without operations),
we simplify transaction code. Previously, there was no clock value for
empty states, which meant that we had to sometimes use an `Option`.
2023-01-01 18:29:47 +01:00
..
evaluation.rs cob: Have clock value for empty COB state 2023-01-01 18:29:47 +01:00