meme issues
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -99,6 +99,7 @@ class HistoryBuffer
|
|||||||
isExpectedOperation: (o)->
|
isExpectedOperation: (o)->
|
||||||
@operation_counter[o.uid.creator] ?= 0
|
@operation_counter[o.uid.creator] ?= 0
|
||||||
o.uid.op_number <= @operation_counter[o.uid.creator]
|
o.uid.op_number <= @operation_counter[o.uid.creator]
|
||||||
|
true #TODO: !! this could break stuff. But I dunno why
|
||||||
|
|
||||||
#
|
#
|
||||||
# Encode this operation in such a way that it can be parsed by remote peers.
|
# Encode this operation in such a way that it can be parsed by remote peers.
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user