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

Offer a secure, self-serve method for configuration validation #90

Open
2 tasks
boulder225 opened this issue Sep 28, 2023 · 0 comments
Open
2 tasks

Offer a secure, self-serve method for configuration validation #90

boulder225 opened this issue Sep 28, 2023 · 0 comments
Assignees

Comments

@boulder225
Copy link

🎯 Problem to be Solved

Users need to validate multiple aspects of their cluster configurations to ensure they match their expectations. The current setup is susceptible to trust issues due to potential Launchpad or NPM package compromise. It's important for the system to offer a secure, self-serve method for configuration validation.

🛠️ Proposed Solution

  • Create a dedicated getter method on the factory smart contract. This function would return a struct containing all relevant cluster configuration data, including withdrawal address, fee recipient address, and reward split configuration.

  • Implement a view function specifically for future-proofing and ease of user experience. This would be beneficial, particularly if the NFT-like approach to factories becomes prevalent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants