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
fix(collateral): clear nodeToMiner in denyReclaimRequest when balances are zero
After a full slash with a pending reclaim, denyReclaimRequest zeroed
pending trackers but never cleared nodeToMiner, permanently locking
the node to the old owner.
0 commit comments