Commit Graph

13 Commits (0b238eb5ace2d7d19f4360949c94fb518e7289ff)

Author SHA1 Message Date
Jose Marcial Vieira Bisneto 3c3474eacd Fixed bug during compilation. 2017-01-05 21:18:50 -03:00
Jose Marcial Vieira Bisneto 4c330e29be Initial implementation of pin/set 2017-01-05 18:55:39 -03:00
jmjatlanta c8fdb084e4 Moving closer to binary compatability with go version of ipfs
The files are now stored in the same format. Now it is necessary to
reverse engineer the directory structure
2016-12-21 06:40:19 -05:00
jmjatlanta 1d63cdb4a1 Persisting large files in chunks 2016-12-15 12:38:08 -05:00
John Jones 88d177cf4a Fixed minor leak in test and more compiler warnings 2016-12-14 06:39:06 -05:00
jmjatlanta bf0cbfb412 Removed compiler warnings, starting to import large files 2016-12-14 06:25:09 -05:00
jmjatlanta 4fe768c2c5 Working with nodes to add protobuf to persist to db
adding a link to a node does a realloc. I believe this is causing
problems. I am going to replace this and see if that fixes the issue.
2016-12-12 15:06:17 -05:00
jmjatlanta e0b0552b39 Pushing Cid into protobuf 2016-12-12 06:27:06 -05:00
John Jones bf9ddfd6f6 Turned on warnings for compilation 2016-12-05 06:54:21 -05:00
John Jones 5b7f89bdf1 Fixed memory leaks 2016-12-01 13:08:30 -05:00
John Jones 4626b69381 More code for storage
Pushing through on the ipfs block put use case. Building out the
necessary code to write to the blockstore.
2016-11-28 16:13:46 -05:00
John Jones 77e2cc279f More work on Cid 2016-11-14 18:02:18 -05:00
John Jones 02c5552cd6 Added multibase and cid 2016-11-13 21:01:51 -05:00