17 Commits

Author SHA1 Message Date
b89b7f6090 Property Tests for serialization deserialization 2022-08-24 12:56:40 -04:00
fac65fe8cf Get rid of the const generics 2022-08-24 10:30:44 -04:00
d723d427e6 Tests for Node Deserialization 2022-08-24 10:00:08 -04:00
4ba7ee816b LevelDB store implementation 2022-08-23 22:03:48 -04:00
06e0dc270c Introduce a Node storage trait 2022-08-06 20:16:08 -04:00
016f6d10af Reorganize some modules 2022-08-06 19:21:00 -04:00
ff4af672b1 Fill out a README and reference the whitepaper in docs 2022-08-05 14:29:07 -04:00
e52034ad4a Complex DAG generation strategies 2022-08-05 14:17:45 -04:00
4e18982d0c Fill in more documentation 2022-08-04 20:25:32 -04:00
3f2ddf308b Node comparison within a given DAG. 2022-08-04 20:16:35 -04:00
3d50dda7f8 more reliable properties about node size 2022-08-02 17:47:18 -04:00
be789a2fee Add another test for for idempotency 2022-08-02 17:00:16 -04:00
b8f3d9c630 Better Blanket implementation of ByteEncoder Into<String> 2022-08-02 02:45:00 -04:00
ce3fd62f52 Unit tests for properties around adding a node 2022-08-02 02:00:12 -04:00
58fcee69f5 use constant sizes for the identifiers instead of dynamic Vectors 2022-08-01 22:02:00 -04:00
ee13675963 Add Documentation and also fix some naming and types for clarity. 2022-08-01 21:23:25 -04:00
1bd833785d Initial commit 2022-08-01 20:48:59 -04:00