An IPFS implementation in Go
master
overwrite optimization for dagmodifier
Jeromy committed over 11 years ago
remove temp code in Coal test, and make Size not have to flush
Jeromy committed over 11 years ago
Jeromy committed over 11 years ago
address comments from @cryptix in PR
Jeromy committed over 11 years ago
Jeromy committed over 11 years ago
Jeromy committed over 11 years ago
better error message from dagreader with bad protofbuf
Jeromy committed over 11 years ago
refactor dagmodifier to work with trickledag format
Jeromy committed over 11 years ago
Merge pull request #917 from jbenet/repo-cleanup
Juan Batiz-Benet committed over 11 years ago
fsrepo components simplification: directly use datastore
Tommi Virtanen committed over 11 years ago
Rename variable to avoid collision with the path package
Tommi Virtanen committed over 11 years ago
fsrepo components simplification: directly use eventlog
Tommi Virtanen committed over 11 years ago
Rename variable to avoid collision with the path package
Tommi Virtanen committed over 11 years ago
fsrepo components simplification: directly use config
Tommi Virtanen committed over 11 years ago
Tommi Virtanen committed over 11 years ago
Merge pull request #896 from jbenet/t0060_reactivate_daemon_tests
Juan Batiz-Benet committed over 11 years ago
Merge pull request #914 from jbenet/fix/errOnBrokenObjectPut
Juan Batiz-Benet committed over 11 years ago
ipfs object put: return error if object is empty (fixes #883)
Henry committed over 11 years ago
vitzli committed over 11 years ago
add crypto-notes.md; closes #911
vitzli committed over 11 years ago