Commit Graph

14 Commits

Author SHA1 Message Date
Dave Hrycyszyn 0a74c86c5e Nearly workign 2024-06-11 19:16:36 +01:00
Dave Hrycyszyn b1f5d2b75a User serde_json for SignedOp serialization 2024-06-07 14:58:41 +01:00
Dave Hrycyszyn 3f4b4324e5 Implementing Display for SignedOp 2024-06-06 19:49:53 +01:00
Dave Hrycyszyn e85683e865 Fixed transaction structure. Remote transactions not apply()ing yet. 2024-06-05 18:07:59 +01:00
Dave Hrycyszyn c866774612 Serialization of SignedOp now works; adding to the CRDT doesn't 2024-06-05 16:50:28 +01:00
Dave Hrycyszyn 248ced8287 Added a few doc comments 2024-05-30 15:55:38 +01:00
Dave Hrycyszyn 9976f34476 ibid 2024-05-30 15:51:15 +01:00
Dave Hrycyszyn 3954a787e6 Comment docs fix 2024-05-30 15:51:05 +01:00
Dave Hrycyszyn 3120ceee5d Renamed Value to JsonValue to make things a little more clear 2024-05-30 15:45:38 +01:00
Dave Hrycyszyn 0733e12539 Fix a few more typos 2024-05-30 15:41:41 +01:00
Dave Hrycyszyn 0dec1c58bd Fixed up some typos and variable names to make my editor happier 2024-05-30 14:52:02 +01:00
Dave Hrycyszyn 88e2392772 Formatting 2024-05-30 14:16:02 +01:00
Dave Hrycyszyn e0667d37f9 Fixed some typos in the bft-json-crdt crate readme. 2024-05-30 14:15:37 +01:00
Dave Hrycyszyn f8b932b561 Adding a working bft-json-crdt implementation for the PoC 2024-05-30 13:51:32 +01:00