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

Implement registration invariants #2

Open
mempirate opened this issue Jan 6, 2025 · 0 comments
Open

Implement registration invariants #2

mempirate opened this issue Jan 6, 2025 · 0 comments

Comments

@mempirate
Copy link
Contributor

Context

We need to make sure that validators cannot designate an operator from another data source if they themselves are not part of that data source. Otherwise, they could be free-riding on the collateral provided by those operators, without explicit permissions from the data source.

To mitigate this, we need 2 invariants:

  • Reject registrations designating an operator that hasn't been registered yet
  • Reject registrations that designate operators from a different data source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant