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

Deal Observer research: how to handle deal expiration/extension/slashing #171

Open
Tracked by #144
bajtos opened this issue Oct 7, 2024 · 1 comment
Open
Tracked by #144
Assignees

Comments

@bajtos
Copy link
Member

bajtos commented Oct 7, 2024

Finish the research on building a DB of active FIL+ deals by observing actor events. Write a design spec for the Deal Observer implementation.

We need to handle the following cases:

  • A new verified deal is activated
  • A deal reaches its expiration time
  • A deal is slashed
  • A deal is extended

We also want to maintain allocator-client map to link deals to allocators.

Resources:

We need at least the following data for each deal:

  • miner_id
  • client_id
  • piece_cid
  • piece_size
This was referenced Jan 6, 2025
@bajtos bajtos changed the title Deal Observer: Research & Design Spec Deal Observer research: how to handle deal expiration/extension/slashing Jan 30, 2025
@bajtos bajtos mentioned this issue Jan 30, 2025
58 tasks
@bajtos bajtos self-assigned this Jan 31, 2025
@bajtos
Copy link
Member Author

bajtos commented Feb 12, 2025

@bajtos bajtos moved this to 📋 planned in Space Meridian Feb 14, 2025
@bajtos bajtos moved this from 📋 planned to 🗃 backlog in Space Meridian Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🗃 backlog
Development

No branches or pull requests

1 participant