-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove boost-gfm and go-data-transfer (#1740)
* remove gfm, pull datatransfer * make gen, docsgen * fix circular depndencies * go mod tidy * fix lint errors * convert RetrievalAskGetter to interface * fix interface pointer * fix dependency injection, move ask db * fix itests * clean up mocks * chore: lots more dt & gs debugging (#1776) * fix lint errs, add back ProviderDataTransfer * regenrate cbor * cleanup go-data-transfer * fix graphsync retrievals * use new client for GS tests * fix selector type * restore selector type * fix: clean up and fix retrieval framework & tests (#1848) * fix: clean up and fix retrieval framework & tests * Use new go-trustless-utils primitives and traversal tools * Simplify Framework#Retrieve * fix: wait for full startup of data transfer when making client * fix lint errors * fix go mod * cleanup itest fixtures, fix gql * go mod tidy * fix directDealProv * handle storage ask * cleanup config * remove graphsync unit tests * add retrieval config headers * update retrieval configs * fix storage ask db command * fix BoostLegacyDealByProposalCid api * make cbor-gen * fix missing api example * migrate config, dump dagstore config --------- Co-authored-by: Rod Vagg <[email protected]>
- Loading branch information
Showing
214 changed files
with
32,333 additions
and
11,501 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.