- 01 5月, 2018 3 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-
- 27 4月, 2018 3 次提交
-
-
gx: release 0.4.15-rc1
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Ipfs 0.4.15-rc1
由 Whyrusleeping 提交于
-
- 26 4月, 2018 3 次提交
-
-
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
gx: update go-ds-flatfs
由 Whyrusleeping 提交于 -
gx: update go-ipfs-cmds
由 Whyrusleeping 提交于
-
- 24 4月, 2018 6 次提交
-
-
License: MIT Signed-off-by:Dominic Della Valle <ddvpublic@gmail.com>
由 Dominic Della Valle 提交于 -
Change Windows build documentation
由 Whyrusleeping 提交于 -
gx: update iptb
由 Whyrusleeping 提交于 -
Add docs for --profile=lowpower
由 Whyrusleeping 提交于 -
gx: remove unused lock dep
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Dominic Della Valle <ddvpublic@gmail.com>
由 Dominic Della Valle 提交于
-
- 23 4月, 2018 1 次提交
-
-
License: MIT Signed-off-by:Masahiro Saito <camelmasa@gmail.com>
由 camelmasa 提交于
-
- 22 4月, 2018 1 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-
- 20 4月, 2018 12 次提交
-
-
cid-sec: fix bitswap strom caused by insecure CIDs
由 Whyrusleeping 提交于 -
fix unused imports
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
When we introduced CID security we didn't take into account that bitswap might repeatly try getting the objects from the network if it fails putting them into the blockstore. Solution from this is not requesting those objects from bitswap. The proper solution of failing at CID creation will make in much more cleaner in future. License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
sharness: Generate JUnit test reports
由 Whyrusleeping 提交于 -
mk: add tarball support
由 Whyrusleeping 提交于 -
misc: Remove some dead code
由 Whyrusleeping 提交于 -
Fix typo in error message
由 Whyrusleeping 提交于 -
github: remove go-ipfs version from issue template
由 Whyrusleeping 提交于 -
misc: Fix a few typos
由 Whyrusleeping 提交于 -
Extract: exchange/interface.go, blocks/blocksutil, exchange/offline
由 Whyrusleeping 提交于
-
- 19 4月, 2018 5 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于
-
- 18 4月, 2018 1 次提交
-
-
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于
-
- 17 4月, 2018 2 次提交
-
-
dag: deduplicate AddNodeLinkClean into AddNodeLink
由 Whyrusleeping 提交于 -
`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>
由 Lucas Molas 提交于
-
- 11 4月, 2018 2 次提交
-
-
License: MIT Signed-off-by:Dominic Della Valle <ddvpublic@gmail.com>
由 Dominic Della Valle 提交于 -
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>
由 Max Kerp 提交于
-
- 10 4月, 2018 1 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-