You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are useful for CRDT syncing and efficiently restarting consistent nodes operating under a failure-stop model (compared to failure-omission), such as chain replication or paxos catchup transfers
This involves an efficient merkle tree sync and helper functionality to combine it with IO.
The text was updated successfully, but these errors were encountered:
These are useful for CRDT syncing and efficiently restarting consistent nodes operating under a failure-stop model (compared to failure-omission), such as chain replication or paxos catchup transfers
This involves an efficient merkle tree sync and helper functionality to combine it with IO.
The text was updated successfully, but these errors were encountered: