- 19 Apr, 2019 11 commits
-
-
hannahhoward authored
Async loader returns a single channel result type
-
hannahhoward authored
Create a cache to manager how to track how long to keep unverified blocks around
-
hannahhoward authored
Create an in memory object for storing blocks received from the server temporarily
-
hannahhoward authored
Create async loader to handle multiple load attempts as responses come in from network
-
hannahhoward authored
Convert GraphSyncRequest and GraphSyncResponse to structs, track by value, pass directly into add methods on GraphSyncMessage
-
hannahhoward authored
-
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
-