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

Add data transfer list command to miner #3191

Merged
merged 1 commit into from
Aug 20, 2020
Merged

Conversation

hannahhoward
Copy link
Contributor

@hannahhoward hannahhoward commented Aug 20, 2020

Goals

This is just a companion PR to #3162 -- adds the equivalent command to the miner

Implementation

  • Add API functions to miner
  • Extract common utility function to construct api.DataTransferChannel
  • Use common output function for list of data transfers (may need to revise sorting later)
  • Add cli command to storage miner as lotus-miner data-transfer list

add equivalent command to list data transfers on miner side, extract common functionality for reuse
@magik6k magik6k merged commit cd82f79 into master Aug 20, 2020
@magik6k magik6k deleted the feat/miner-data-transfers branch August 20, 2020 09:18
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.

None yet

2 participants