huskies: merge 854
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//! Integration tests verifying Byzantine fault tolerance of the CRDT.
|
||||
use bft_json_crdt::{
|
||||
json_crdt::{add_crdt_fields, BaseCrdt, CrdtNode, IntoCrdtNode, OpState},
|
||||
keypair::make_keypair,
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//! Integration tests verifying commutativity of CRDT operations.
|
||||
use bft_json_crdt::{
|
||||
json_crdt::{CrdtNode, JsonValue},
|
||||
keypair::make_author,
|
||||
|
||||
Reference in New Issue
Block a user