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

[TASK] Fix Asset Percent allocation #800

Open
shekohex opened this issue Oct 29, 2024 · 2 comments
Open

[TASK] Fix Asset Percent allocation #800

shekohex opened this issue Oct 29, 2024 · 2 comments
Assignees
Labels
feature ➕ Tasks that are functional additions or enhancements

Comments

@shekohex
Copy link
Contributor

Overview

As a customer, when I request a service I want to declare what asset ids.
As an Operator, when I approve a service request, I will allocate x% of the assets requested by the customer in their service request.

Notes:

  1. During the request flow, if a selected operator does not have at any of the selected assets, this operator should not be selected.
  2. During the approval flow, I specify x% of the selected assets to be exposed/allocated to that service instance.
@shekohex shekohex added the feature ➕ Tasks that are functional additions or enhancements label Oct 29, 2024
@shekohex shekohex self-assigned this Oct 29, 2024
@github-project-automation github-project-automation bot moved this to Not Started 🕧 in Webb Universe Oct 29, 2024
@1xstj 1xstj moved this from Not Started 🕧 to Building 🏗️ in Webb Universe Oct 30, 2024
@1xstj 1xstj moved this from Building 🏗️ to Not Started 🕧 in Webb Universe Oct 30, 2024
@drewstone
Copy link
Contributor

Not currently - As a Customer requesting a service, what if I want 1000 ETH (+ 10% TNT from all operators) to secure it from all the operators I've chosen? Then we need to figure out how to distribute this 1000 ETH across the operators. On the front-end we could calculate "What percentage of ETH do I need from all operators to satisfy 1000 ETH security."

  • How to price this? Who prices this?
  • Auction? Customer doesn't select their operators they submit a request for service (RFS) and whoever wants to bid on it can?

Currently - Each operator chooses which 10% of all assets A,B,C selected.

@drewstone drewstone moved this from Planning 🗺️ to Building 🏗️ in Webb Universe Dec 16, 2024
@drewstone
Copy link
Contributor

Setting a minimum expected 10% in TNT
Setting a different for all other assets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ➕ Tasks that are functional additions or enhancements
Projects
Status: Building 🏗️
Development

No branches or pull requests

3 participants