- 19 Oct, 2017 6 commits
-
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
- 18 Oct, 2017 3 commits
-
-
Jeromy Johnson authored
tag peers associated with a bitswap session
-
Jeromy Johnson authored
filter out "" from active peers in bitswap sessions
-
Jeromy Johnson authored
NewStream now creates a connection if necessary
-
- 17 Oct, 2017 5 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
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>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Koushik Roy authored
* 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>
-
Jeromy Johnson authored
sharness: make t0180-p2p less racy
-
- 16 Oct, 2017 6 commits
-
-
Jeromy Johnson authored
docs(pnet): add more info about bootstrap
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Jeromy Johnson authored
Implement Connection Manager
-
Jeromy Johnson authored
remove the rest of the supernode code
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 14 Oct, 2017 4 commits
-
-
Steven Allen authored
missed in the initial cleanup License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy Johnson authored
remove supernode routing
-
Jeromy Johnson authored
parallelize batch flushing
-
- 13 Oct, 2017 1 commit
-
-
Steven Allen authored
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>
-
- 11 Oct, 2017 5 commits
-
-
Steven Allen authored
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 authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Jeromy Johnson authored
add raw support to the dag put command.
-
Steven Allen authored
`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 authored
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>
-
- 09 Oct, 2017 3 commits
-
-
Jeromy Johnson authored
Fix indent in sharness tests
-
Jeromy Johnson authored
docs: Add some docs on plugins
-
Jeromy Johnson authored
datastore: update badgerds to 0.4.1
-
- 07 Oct, 2017 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 06 Oct, 2017 1 commit
-
-
Jeromy Johnson authored
update go-testutil to 1.1.12
-
- 05 Oct, 2017 5 commits
-
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
Jeromy Johnson authored
gx: update cbor to 0.2.3
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Jeromy Johnson authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-