Commit Graph

6 Commits (75bee8d1ea59cf7c699d5dc46d929224f2b34e72)

Author SHA1 Message Date
jmjatlanta 4a6b88871a Merged in changes to node.h and node.c 2016-12-07 11:07:36 -05:00
John Jones a180a63160 Setting uninitialized values
Uninitialized values should be set to NULL to aid in memory deallocation
at cleanup time.
2016-12-05 18:17:17 -05:00
jmjatlanta 8a80d2afc7 now not permitting duplicate keys in the database 2016-12-05 14:34:10 -05:00
jmjatlanta f9d927f375 Beginnings of testing for MerkleDag 2016-12-05 13:11:22 -05:00
jmjatlanta 0245aa6549 Starting implementation of MerkleDag 2016-12-05 10:50:17 -05:00
John Jones 02c5552cd6 Added multibase and cid 2016-11-13 21:01:51 -05:00