- 17 Oct, 2018 1 commit
-
-
Steven Allen authored
Let's not split every wantlist into a length and a wantlist...
-
- 12 Oct, 2018 1 commit
-
-
Steven Allen authored
-
- 10 Oct, 2018 1 commit
-
-
Steven Allen authored
-
- 05 Oct, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
reduce allocations
-
- 04 Oct, 2018 8 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Steven Allen authored
Wantlist/Blocks *copy*.
-
Steven Allen authored
This was showing up as a major source of heap allocations (well, at least when the DHT is in client-only mode).
-
Steven Allen authored
1. Use a `taskEntryKey` *type* instead of a string (now that both peer IDs and CIDs are hashable). 2. Get rid of all uses of `cid.KeyString` (mostly just for type safety). This also means we don't need to parse the CID and allocate to convert it *back* from a string.
-
Steven Allen authored
bitswap: Bitswap now sends multiple blocks per message
-
Steven Allen authored
fixes bs.GetSize bug
-
taylor authored
Updated PeerRequestTask to hold multiple wantlist.Entry(s). This allows Bitswap to send multiple blocks in bulk per a Peer's request. Also, added a metric for how many blocks to put in a given message. Currently: 512 * 1024 bytes. License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
- 24 Sep, 2018 3 commits
-
-
Steven Allen authored
-
Łukasz Magiera authored
gx: update go-libp2p-routing
-
Łukasz Magiera authored
-
- 12 Sep, 2018 3 commits
-
-
Steven Allen authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 08 Sep, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 31 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 30 Aug, 2018 4 commits
-
-
Jeromy authored
-
Steven Allen authored
ci: add jenkins
-
Steven Allen authored
-
Steven Allen authored
-
- 22 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 15 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 13 Aug, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 11 Aug, 2018 1 commit
-
-
Kevin Atkinson authored
-
- 09 Aug, 2018 6 commits
-
-
Steven Allen authored
add back missing gx imports
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
update gogo protobuf
-
Steven Allen authored
-
Steven Allen authored
and switch to proto3
-