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

Split the principal into multiple parties when they contribute to funding a validator #136

Open
3 tasks
boulder225 opened this issue May 15, 2024 · 0 comments

Comments

@boulder225
Copy link

boulder225 commented May 15, 2024

🎯 Problem to be solved

When multiple parties contribute to funding a validator, it's not currently possible to split the principal into multiple parties. We should mimic the behaviour we have now for rewardAddress on principalAddress, ensuring safety and minimizing the risk of losing funds.

image.png

🛠️ Proposed solution

  • Investigate how to allow splitting the principal between different parties when funding a validator, considering the safety concerns and potential risks involved.
  • Determine the feasibility of implementing such a feature within the existing Splits contract architecture while maintaining high security and reliability.
  • Design and document the proposed solution, including contract modifications and user flows, with a focus on ensuring that the process is foolproof and minimizes the risk of losing funds.

This proposed solution aims to provide more flexibility and options for validators funded by multiple parties, allowing them to distribute the principal according to their specific needs and agreements.

@boulder225 boulder225 changed the title Spike how to provide more flexibility and options for validators funded by multiple parties split the principal into multiple parties when multiple parties contribute to funding a validator May 16, 2024
@boulder225 boulder225 changed the title split the principal into multiple parties when multiple parties contribute to funding a validator Split the principal into multiple parties when multiple parties contribute to funding a validator May 16, 2024
@boulder225 boulder225 changed the title Split the principal into multiple parties when multiple parties contribute to funding a validator Split the principal into multiple parties when they contribute to funding a validator May 16, 2024
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

1 participant