- 15 Mar, 2019 2 commits
-
-
hannahhoward authored
Remove gx, add go mod for now.
-
Hannah Howard authored
Chore/update message format 15
-
- 07 Mar, 2019 6 commits
-
-
Hannah Howard authored
feat(network): first version of GraphSyncNetwork
-
Hannah Howard authored
Implementation of GraphSyncMessage
-
hannahhoward authored
Update to finalized protobuf format. Also remove deprecated selector interface which is out of date
-
hannahhoward authored
testutils will be general, so move them
-
hannahhoward authored
It's getting to painful to also maintain images. They can instead be generated on demand
-
hannahhoward authored
Add a ConnectTo method to the network layer to create connections
-
- 07 Feb, 2019 2 commits
-
-
hannahhoward authored
setup GraphSyncNetwork interfaces and provide an implementation based on libp2p.host fix #1
-
hannahhoward authored
correction to diagram, protobuff, and remove test function not needed
-
- 06 Feb, 2019 5 commits
-
-
hannahhoward authored
Add ToNet and FromNet functions that read/write to an io stream for use in network. Also type response codes
-
hannahhoward authored
Use a Cid as a root instead of a node, so that only one round trip is neccesary
-
hannahhoward authored
-
hannahhoward authored
Initial implementation of graph sync messages including protobuf struct and serialization/deserialization fix #2 fix #3
-
hannahhoward authored
-
- 05 Feb, 2019 2 commits
-
-
hannahhoward authored
-
hannahhoward authored
-
- 01 Feb, 2019 2 commits
-
-
hannahhoward authored
-
hannahhoward authored
Initial commit with skeleton readme and architecture diagrams to date
-