- 20 Apr, 2018 8 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Whyrusleeping authored
sharness: Generate JUnit test reports
-
Whyrusleeping authored
mk: add tarball support
-
Whyrusleeping authored
misc: Remove some dead code
-
Whyrusleeping authored
Fix typo in error message
-
Whyrusleeping authored
github: remove go-ipfs version from issue template
-
Whyrusleeping authored
misc: Fix a few typos
-
Whyrusleeping authored
Extract: exchange/interface.go, blocks/blocksutil, exchange/offline
-
- 19 Apr, 2018 5 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 18 Apr, 2018 1 commit
-
-
Lars Gierth authored
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
- 17 Apr, 2018 2 commits
-
-
Whyrusleeping authored
dag: deduplicate AddNodeLinkClean into AddNodeLink
-
Lucas Molas authored
`AddNodeLink` used to cache the linked node whereas `AddNodeLinkClean` did not, however, at some point the former was changed to do the same thing as the latter (i.e., not cache the linked node). That is, they now do the same thing so there's no reason to have both. The name `AddNodeLink` is preserved, even though it used to imply the cache functionality contrasting with the `Clean` suffix of `AddNodeLinkClean`, with this function removed the cache connotation doesn't hold anymore. License: MIT Signed-off-by: Lucas Molas <schomatis@gmail.com>
-
- 11 Apr, 2018 1 commit
-
-
Max Kerp authored
I've never written a line of go in my life, but I came across this typo while using go-ipfs and thought I might as well just fix it myself. I'm pretty sure you guys are really busy. License: MIT Signed-off-by: Max Kerp <maxkerp@gmail.com>
-
- 10 Apr, 2018 9 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 09 Apr, 2018 1 commit
-
-
Whyrusleeping authored
fix default-net profile not reverting bootstrap config
-
- 08 Apr, 2018 5 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Whyrusleeping authored
dedup keys in GetMany
-
Whyrusleeping authored
Fix missing profile docs
-
Whyrusleeping authored
improve performance of HAMTs
-
- 05 Apr, 2018 1 commit
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 04 Apr, 2018 1 commit
-
-
Whyrusleeping authored
document ipns pubsub
-
- 02 Apr, 2018 2 commits
-
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
- 31 Mar, 2018 1 commit
-
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
- 30 Mar, 2018 3 commits
-
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
Whyrusleeping authored
Fix error style for most errors
-