Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cid recording issue #4874

Merged
merged 1 commit into from
Nov 17, 2020
Merged

Conversation

hannahhoward
Copy link
Contributor

Goals

fix #4856

Implementation

See corresponding dependent PR -- filecoin-project/go-data-transfer#118

The only substantive change here is that we need to setup a directory in which to place these cid recordings, setup us as a "data-transfer" subdirectory under the repo path.

@hannahhoward hannahhoward force-pushed the feat/update-markets-fix-cid-recording branch from 6118e88 to a2abeef Compare November 17, 2020 01:58
Copy link
Contributor

@arajasek arajasek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@magik6k magik6k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not ideal, but better

@magik6k magik6k merged commit fe448e7 into master Nov 17, 2020
@magik6k magik6k deleted the feat/update-markets-fix-cid-recording branch November 17, 2020 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File transfers over 8GB will fail in data transfers, or less depending on data chunking strategy
3 participants