webb-tools / tangle

Modular restaking infrastructure for creators, restakers, and operators.

Home Page:https://www.tangle.tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[TASK] add aux-storage for O(1) Lookups when possible.

shekohex opened this issue · comments

Add auxiliary storage maps for getting O(1) Lookups for most of the following:

  1. As an operator, I need a way to query all the services I'm a provider for it.
  2. As an operator, I need a way to query all the service blueprints that I'm interested in (restaking)
  3. As a customer (user), I need a way to view all the services (with their blueprints) that I'm the owner of a permitted caller.
  4. As an operator, I need a way to view all the services that require my approval.