- 19 Mar, 2020 4 commits
-
-
Dirk McCormick authored
-
Steven Allen authored
This got dropped from my other patch.
-
Steven Allen authored
feat: add a custom CID type
-
Steven Allen authored
This allows us to marshal/unmarshal/size protobufs without copying CID around.
-
- 17 Mar, 2020 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
fixes #302
-
Steven Allen authored
This removes one goroutine per peer which tends to be a pretty big deal. This brings go-ipfs down from 5.5 to 4.5 goroutines per peer.
-
- 16 Mar, 2020 4 commits
-
-
Steven Allen authored
feat: expose the full wantlist through GetWantlist
-
Steven Allen authored
And expose a separate function for _just_ getting want-blocks. When the user runs `ipfs bitswap wantlist`, they expect to see everything the node is currently looking for. Co-Authored-By: dirkmc <dirkmdev@gmail.com>
-
Steven Allen authored
Clean up logs
-
Dirk McCormick authored
-
- 13 Mar, 2020 1 commit
-
-
Dirk McCormick authored
-
- 12 Mar, 2020 6 commits
-
-
Steven Allen authored
Fix order of session broadcast wants
-
dirkmc authored
-
Steven Allen authored
fix flaky TestRateLimitingRequests
-
Dirk McCormick authored
-
Dirk McCormick authored
-
Dirk McCormick authored
-
- 11 Mar, 2020 4 commits
-
-
Steven Allen authored
fix flaky TestDontHaveTimeoutMgrTimeout
-
Dirk McCormick authored
-
Steven Allen authored
fix: re-export testinstance/testnet
-
Steven Allen authored
We use these outside of bitswap for testing.
-
- 10 Mar, 2020 7 commits
-
-
Steven Allen authored
chore(dep): update libp2p
-
Steven Allen authored
-
Steven Allen authored
Simulate DONT_HAVE when peer doesn't respond to want-block (new peers)
-
dirkmc authored
-
dirkmc authored
-
Dirk McCormick authored
-
Dirk McCormick authored
-
- 06 Mar, 2020 11 commits
-
-
Steven Allen authored
chore(deps): bump github.com/ipfs/go-ipfs-blockstore from 0.1.1 to 0.1.4
-
Steven Allen authored
Be less aggressive when pruning peers from session
-
Dirk McCormick authored
-
Dirk McCormick authored
-
Dirk McCormick authored
-
-
Dirk McCormick authored
-
Dirk McCormick authored
-
Dirk McCormick authored
-
Dirk McCormick authored
-
Steven Allen authored
fix: races in tests
-