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

feat: add clients to each task in round details #387

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Aug 5, 2024

For each task selected for retrieval tests, add a new field clients with a list of client IDs like f01234 that are storing the same PieceCID/PayloadCID with the same miner.

Note that a single (cid, miner_id) pair can and does identify more than one storage deal.

Links:

@bajtos bajtos requested a review from juliangruber August 5, 2024 11:19
For each task selected for retrieval tests, add a new field `clients`
with a list of client IDs like `f01234` that are storing the same
PieceCID/PayloadCID with the same miner.

Note that a single `(cid, miner_id)` pair can and does identify
more than one storage deal.
@bajtos bajtos force-pushed the deal-clients-in-round-details branch from a50ab77 to 05115d3 Compare August 5, 2024 11:20
@bajtos bajtos merged commit 74df757 into main Aug 5, 2024
8 checks passed
@bajtos bajtos deleted the deal-clients-in-round-details branch August 5, 2024 11:22
Copy link
Member

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

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

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ done
Development

Successfully merging this pull request may close these issues.

2 participants