- 20 Jul, 2019 1 commit
-
-
hannahhoward authored
Updates IPLD Bridge to use latest go-ipld-prime and runs and actual round trip test using GraphSync, go-ipld-prime, and real selectors
-
- 19 Apr, 2019 9 commits
-
-
hannahhoward authored
Move ResponseProgress to the types package and extract some testing functions to testutil
-
hannahhoward authored
make sure order channels are consumed in repsonse collector doesn't block sends on the other
-
hannahhoward authored
Make the request manager actually inject responses from the network, and perform a selector verification
-
hannahhoward authored
Convert GraphSyncRequest and GraphSyncResponse to structs, track by value, pass directly into add methods on GraphSyncMessage
-
hannahhoward authored
-
hannahhoward authored
Handle failed request status codes from server and pass on errors
-
hannahhoward authored
Cleanup request manager test to extract repeated code
-
hannahhoward authored
Add a channel of asynchronous errors instead of only an initial synchronous one
-
hannahhoward authored
Create a manager for outgoing requests
-