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
As part or as a follow-up to #174, a native "immediate unbonding" mechanism should be implemented, to improve on slashing propagation "burning" (undelegate) mechanism.
Then, the native-staking-proxy contract should be modified to use this mechanism.
Immediate unbonding is already implemented on the Consumer, so, it can be copied / adapted from mesh-security-sdk into the new mesh-security-provider-sdk.
As part or as a follow-up to #174, a native "immediate unbonding" mechanism should be implemented, to improve on slashing propagation "burning" (undelegate) mechanism.
Then, the
native-staking-proxy
contract should be modified to use this mechanism.References:
mesh-security/contracts/provider/native-staking-proxy/src/contract.rs
Lines 161 to 169 in 0b5173e
mesh-security/contracts/provider/native-staking-proxy/src/contract.rs
Line 310 in 0b5173e
The text was updated successfully, but these errors were encountered: