|
|
|
|
|
by setr
53 days ago
|
|
Going solely off your description of the scenario; couldn’t you trivially model any history (H,H) node as two nodes —> (A, H’) —-> (H’, H) —> (H, B), and have it be deterministic again I’m essentially thinking of H’ as a write-ahead-log prefixing any node |
|