- 19 10月, 2017 9 次提交
-
-
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于
-
- 18 10月, 2017 3 次提交
-
-
tag peers associated with a bitswap session
由 Jeromy Johnson 提交于 -
filter out "" from active peers in bitswap sessions
由 Jeromy Johnson 提交于 -
NewStream now creates a connection if necessary
由 Jeromy Johnson 提交于
-
- 17 10月, 2017 5 次提交
-
-
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
We use "" to indicate that the block came from the local node. There's no reason to record "" as an active peer (doesn't really *hurt* but still...). License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
* Check for Peers before `dht provide` Check if there are any peers before running logic for `dht provide` License: MIT Signed-off-by:Koushik Roy <meff@meff.me>
由 Koushik Roy 提交于 -
sharness: make t0180-p2p less racy
由 Jeromy Johnson 提交于
-
- 16 10月, 2017 6 次提交
-
-
docs(pnet): add more info about bootstrap
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
Implement Connection Manager
由 Jeromy Johnson 提交于 -
remove the rest of the supernode code
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 14 10月, 2017 4 次提交
-
-
missed in the initial cleanup License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
remove supernode routing
由 Jeromy Johnson 提交于 -
parallelize batch flushing
由 Jeromy Johnson 提交于
-
- 13 10月, 2017 1 次提交
-
-
It was never fully implemented and isn't used. fixes #3950 (not removing routing/mock because that *is* in use). License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 11 10月, 2017 5 次提交
-
-
It's probably safe to assume that this buffer will be about the same time each flush. This could cause 1 extra allocation (if this is the last commit) but that's unlikely to be an issue. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
add raw support to the dag put command.
由 Jeromy Johnson 提交于 -
`dag get` still doesn't properly support raw output but that's a bigger issue. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
1. Modern storage devices (i.e., SSDs) tend to be highly parallel. 2. Allows us to read and write at the same time (avoids pausing while flushing). fixes https://github.com/ipfs/go-ipfs/issues/898#issuecomment-331849064 License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 09 10月, 2017 3 次提交
-
-
Fix indent in sharness tests
由 Jeromy Johnson 提交于 -
docs: Add some docs on plugins
由 Jeromy Johnson 提交于 -
datastore: update badgerds to 0.4.1
由 Jeromy Johnson 提交于
-
- 07 10月, 2017 1 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-
- 06 10月, 2017 1 次提交
-
-
update go-testutil to 1.1.12
由 Jeromy Johnson 提交于
-
- 05 10月, 2017 2 次提交
-
-
License: MIT Signed-off-by:vyzo <vyzo@hackzen.org>
由 vyzo 提交于 -
gx: update cbor to 0.2.3
由 Jeromy Johnson 提交于
-