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

feat: support collateral top-ups #938

Open
emizzle opened this issue Oct 4, 2024 · 0 comments
Open

feat: support collateral top-ups #938

emizzle opened this issue Oct 4, 2024 · 0 comments
Labels
Marketplace See https://miro.com/app/board/uXjVNZ03E-c=/ for details

Comments

@emizzle
Copy link
Contributor

emizzle commented Oct 4, 2024

Related to codex-storage/codex-contracts-eth#187.

During a started request, SPs may be slashed if they miss enough proofs. Currently, there is no way for them to top up their collateral so they are in a "full collateral" state. This weakens the security of the protocol.

Support collateral top ups through the REST API. Add an endpoint that tops up collateral via the contract (described in codex-storage/codex-contracts-eth#187).

@emizzle emizzle added the Marketplace See https://miro.com/app/board/uXjVNZ03E-c=/ for details label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Marketplace See https://miro.com/app/board/uXjVNZ03E-c=/ for details
Projects
None yet
Development

No branches or pull requests

1 participant