You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: