Commit Graph

24 Commits (master)

Author SHA1 Message Date
Jose Marcial Vieira Bisneto 662825493d
Dependencies: add c-libp2p and lmdb as submodules 2019-01-02 12:51:29 -03:00
jmjatlanta f9bec0ac20 New way of swarm connection 2017-10-23 15:22:12 -05:00
jmjatlanta 0bc975dfcf journaling protocol 2017-08-24 10:08:27 -05:00
jmjatlanta 2232d03854 Implementing protobuf objects for bitswap messages 2017-07-20 15:03:49 -05:00
John Jones 94d6005587 Moved datastore interface from ipfs to libp2p 2017-04-06 09:33:28 -05:00
John Jones 8feb946087 debugging daemon 2017-03-24 14:29:00 -05:00
John Jones 2307309fa2 Adjusted makefile to make the main method near-last 2017-02-13 09:07:40 -05:00
Jose Marcial Vieira Bisneto cd09930077 Fixed path/path compilation. 2017-02-09 18:32:12 -03:00
Jose Marcial Vieira Bisneto 1535273259 Initial implementation of routing/offline. 2017-02-02 22:15:28 -03:00
Jose Marcial Vieira Bisneto ef380f2a69 Initial implementation of pin/pin 2016-12-30 01:18:03 -03:00
jmjatlanta 914d3caaed Intermidiate commit with big changes to storage formats
I am attempting to match the storage format of the reference
implementation, so as to generate the same hashes.
2016-12-23 09:37:43 -05:00
jmjatlanta 7fa0fc6a7b Added a simplistic command line.
From the command line, you can init the repository or add a file.
Directories coming soon...
2016-12-21 08:08:44 -05:00
jmjatlanta a1166e840a Move of node to merkledag 2016-12-19 09:03:28 -05:00
jmjatlanta bf0cbfb412 Removed compiler warnings, starting to import large files 2016-12-14 06:25:09 -05:00
jmjatlanta 0245aa6549 Starting implementation of MerkleDag 2016-12-05 10:50:17 -05:00
John Jones b462d9ef53 More storage implementation
Successfully writing to lightningdb. Now to pull it back out. Also need
to write to the blockstore.
2016-11-30 11:46:41 -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 50ffade515 More work on storage and cleanup
Added flatfs, as well as fixed some memory leaks. Valgrind across tests
now reports 0 memory leaks.
2016-11-28 08:09:00 -05:00
John Jones 02c5552cd6 Added multibase and cid 2016-11-13 21:01:51 -05:00
John Jones 32d187faa4 adjusted makefiles, generating config file for new ipfs repository 2016-11-10 08:28:51 -05:00
John Jones 8d82e8235b Adjusted makefiles 2016-11-07 16:29:30 -05:00
jmjatlanta 9c309ebbc6 More buildout of necessary structs 2016-10-27 13:11:34 -05:00
jmjatlanta ffb226cbee Small changes to make clean 2016-10-26 20:16:25 -05:00
jmjatlanta 689408ffe9 First stab at ipfs init 2016-10-26 20:14:07 -05:00