- 20 Mar, 2020 1 commit
-
-
hannahhoward authored
Remove the encode and decode on ipldbridge as part of ramp up to removing entirely Also move selector encode/decode to within protobuf encoding
-
- 11 Mar, 2020 1 commit
-
-
Steven Allen authored
-
- 03 Dec, 2019 1 commit
-
-
hannahhoward authored
Incorporate go-ipld-prime-proto and write test to verify that graphsync works with it
-
- 13 Nov, 2019 1 commit
-
-
hannahhoward authored
This reverts commit e8245a51, reversing changes made to 2cbb73ff.
-
- 11 Nov, 2019 2 commits
-
-
Dirk McCormick authored
-
hannahhoward authored
To reduce future import cycles, and expose more types properly, move the root package to an interface/types file and move the main implementation into /impl. This also exposes an interface other implementers can replace.
-
- 07 Nov, 2019 1 commit
-
-
Edgar Lee authored
-
- 08 Aug, 2019 1 commit
-
-
hannahhoward authored
-
- 06 Aug, 2019 2 commits
-
-
hannahhoward authored
Remove unneeded old dependencies
-
hannahhoward authored
Utility functions to construct loaders/storers from a go-blockstore
-
- 30 Jul, 2019 1 commit
-
-
hannahhoward authored
update go-ipld-prime
-
- 27 Jul, 2019 2 commits
-
-
hannahhoward authored
update go-ipld-prime
-
hannahhoward authored
update go-ipld-prime
-
- 23 Jul, 2019 1 commit
-
-
hannahhoward authored
Adds callbacks to manage connections, also removes network receiver methods from public graphsync interface, and updates libp2p to handle go-libp2p-core refactor
-
- 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
-
- 10 May, 2019 1 commit
-
-
hannahhoward authored
-
- 19 Apr, 2019 4 commits
-
-
hannahhoward authored
Update the IPLD bridge for the newest version of IPLD prime and add a node builder method.
-
hannahhoward authored
Create a prioritized task queue for tracking blocks of tasks between peers
-
hannahhoward authored
Update the IPLD Bridge to take into account the new architecture around links
-
hannahhoward authored
-
- 15 Mar, 2019 2 commits
-
-
hannahhoward authored
Define an interface for interacting with go-ipld-prime and write semi-functional implementation
-
hannahhoward authored
Remove gx, add go mod for now.
-