- 13 Aug, 2019 1 commit
-
-
dirkmc authored
feat: process response message blocks as a batch
-
- 04 Jul, 2019 2 commits
-
-
hannahhoward authored
send duplicate responses to the session peer manager to track latencies
-
hannahhoward authored
Better estimate latency per peer by tracking cancellations
-
- 03 Jul, 2019 1 commit
-
-
hannahhoward authored
When fetching optimized peers from the peer manager, return an optimization rating, and pass on to request splitter BREAKING CHANGE: interface change to GetOptimizedPeers and SplitRequests public package methods
-
- 04 Jun, 2019 1 commit
-
-
hannahhoward authored
Re-setup provider search delay and rebroadcast delay on a per bitswap instance basis
-
- 31 May, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 20 Dec, 2018 2 commits
-
-
hannahhoward authored
Move the job of splitting requests to its own package
-
hannahhoward authored
Reduce duplicates through splits of requests
-
- 13 Dec, 2018 1 commit
-
-
hannahhoward authored
Add a unit test and do some additional decoupling
-