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

Demonstrate how to verify an operators signature of a definition in solidity #355

Open
1 task
OisinKyne opened this issue May 7, 2024 · 0 comments
Open
1 task

Comments

@OisinKyne
Copy link
Contributor

🎯 Problem to be solved

A user asked how they can check in solidity if an operator has agreed to a particular cluster. We include a config_signature, which is a signature of config_hash by operator[].address.

🛠️ Proposed solution

We should give an example in solidity that shows ecrecover returning true for (address, config_hash, config_signature)

🧪 Tests

  • Netlify deployment build tests passing

👐 Additional acceptance criteria

❌ Out of Scope

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