John Jones
|
03696dd6e7
|
Major changes to support large file transfer
|
2017-04-20 17:56:03 -05:00 |
|
John Jones
|
e8b8d06f24
|
refactoring + beginning of file transfer
Now attempting to use kademlia to find a hash, and NodeIO to transfer
the file
|
2017-03-19 07:47:19 -05:00 |
|
jmjatlanta
|
c2fe60949e
|
Added the ability to retrieve the file using directories
Files can be refered to directly using their hash, or the hash of their
directory and the file name.
|
2016-12-29 19:05:44 -05:00 |
|
jmjatlanta
|
fa3dd77e96
|
Saving directories
|
2016-12-28 22:45:35 -05: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
|
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
|
a1166e840a
|
Move of node to merkledag
|
2016-12-19 09:03:28 -05:00 |
|
jmjatlanta
|
e0b0552b39
|
Pushing Cid into protobuf
|
2016-12-12 06:27:06 -05:00 |
|
jmjatlanta
|
da6490ac7f
|
Implementation of MerkleDag get and put
Now saving and retrieving MerkleDags that contain data. Now need to work
with links and other types.
|
2016-12-05 17:23:58 -05:00 |
|
jmjatlanta
|
0245aa6549
|
Starting implementation of MerkleDag
|
2016-12-05 10:50:17 -05:00 |
|