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: Service allocation management #36

Closed
hopeyen opened this issue Jan 8, 2024 · 1 comment
Closed

Feat: Service allocation management #36

hopeyen opened this issue Jan 8, 2024 · 1 comment
Assignees
Labels
p2 Medium priority size:medium Medium type:feature New or enhanced functionality
Milestone

Comments

@hopeyen
Copy link
Collaborator

hopeyen commented Jan 8, 2024

Add a CLI for the server for allocation management

  • send allocate tx to open an allocation with some tokens to an IPFS hash
  • send unallocate to close an allocation against the IPFS hash with 0x0 POI
    We are not considering indexing rewards, so always close with 0x0, and no need to consider expiring allocation lifetime.
@hopeyen hopeyen added size:medium Medium p2 Medium priority type:feature New or enhanced functionality labels Jan 8, 2024
@hopeyen hopeyen added this to the MVP milestone Jan 8, 2024
@hopeyen hopeyen self-assigned this Jan 8, 2024
@hopeyen
Copy link
Collaborator Author

hopeyen commented Jan 8, 2024

allocate: #34
and
unallocate: ef0f9dc

@hopeyen hopeyen closed this as completed Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Medium priority size:medium Medium type:feature New or enhanced functionality
Projects
None yet
Development

No branches or pull requests

1 participant