- 08 10月, 2016 2 次提交
-
-
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
Add DAGService.GetLinks() method and use it in the GC and elsewhere.
由 Jeromy Johnson 提交于
-
- 06 10月, 2016 6 次提交
-
-
Author: Kevin Atkinson <k@kevina.org> Fix EnumerateChildren & hasChild to take a *cid.Cid instead of []*mdag.Link Author: Jeromy Johnson <why@ipfs.io> make FetchGraph use a cid pin: fix TestPinRecursiveFail License: MIT Signed-off-by:
Jeromy <why@ipfs.io> License: MIT Signed-off-by:
Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
Instead make LinkService a part of DAGService. The LinkService is now simply an interface that DAGService implements. Also provide a GetOfflineLinkService() method that the GC uses to get an offline instance. License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
This method will use the (also new) LinkService if it is available to retrieving just the links for a MerkleDAG without necessary having to retrieve the underlying block. For now the main benefit is that the pinner will not break when a block becomes invalid due to a change in the backing file. This is possible because the metadata for a block (that includes the Links) is stored separately and thus always available even if the backing file changes. License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
update to libp2p 4.0.1 and propogate other changes
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
contribute.md: fix broken link to 'ammending commits' doc.
由 Jeromy Johnson 提交于
-
- 04 10月, 2016 2 次提交
-
-
License: MIT Signed-off-by:Hector Sanjuan <code@hector.link>
由 Hector Sanjuan 提交于 -
Add test for 'ipfs config replace'
由 Jeromy Johnson 提交于
-
- 03 10月, 2016 1 次提交
-
-
Don't drop error in readStreamedJson.
由 Jeromy Johnson 提交于
-
- 01 10月, 2016 2 次提交
-
-
add experimental dht client mode flag
由 Jeromy Johnson 提交于 -
Add a very basic many to many pubsub
由 Jeromy Johnson 提交于
-
- 30 9月, 2016 15 次提交
-
-
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
Better fix than #3230 to make sure errors from addAllAndPin make it to the client. License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
only pass keys down newBlocks chan in bitswap
由 Jeromy Johnson 提交于
-
- 29 9月, 2016 1 次提交
-
-
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 28 9月, 2016 5 次提交
-
-
Explicitly specify the input file to tar with "-f -"
由 Jeromy Johnson 提交于 -
use $(MAKE) instead of 'make' in Makefiles (follow-up to f3dc11c5)
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 26 9月, 2016 5 次提交
-
-
On FreeBSD the default one (if no -f is specified) is /dev/sa0, not stdin. License: MIT Signed-off-by:Vasil Dimov <vd@FreeBSD.org>
由 Vasil Dimov 提交于 -
License: MIT Signed-off-by:Vasil Dimov <vd@FreeBSD.org>
由 Vasil Dimov 提交于 -
update libp2p and dht packages
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 25 9月, 2016 1 次提交
-
-
Update goprocess dependency to 1.0.0
由 Jeromy Johnson 提交于
-